| Package | Description |
|---|---|
| org.opensaml.saml.ext.saml2delrestrict.impl |
Implementation for SAML v2.0 Condition for Delegation Restriction Version 1.0.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegationRestrictionTypeImpl
Implementation of
DelegationRestrictionType. |
| Modifier and Type | Method and Description |
|---|---|
DelegationRestrictionType |
DelegationRestrictionTypeBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
DelegationRestrictionType |
DelegationRestrictionTypeBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|