Package | Description |
---|---|
org.opensaml.saml.ext.saml2delrestrict |
Interfaces for SAML 2 Condition for Delegation Restriction.
|
org.opensaml.saml.ext.saml2delrestrict.impl |
Implementation for SAML v2.0 Condition for Delegation Restriction Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
List<Delegate> |
DelegationRestrictionType.getDelegates()
Get the list of Delegate child elements.
|
Modifier and Type | Class and Description |
---|---|
class |
DelegateImpl
Implementation of
Delegate . |
Modifier and Type | Method and Description |
---|---|
Delegate |
DelegateBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
Delegate |
DelegateBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<Delegate> |
DelegationRestrictionTypeImpl.getDelegates()
Get the list of Delegate child elements.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.