|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Delegate | |
---|---|
org.opensaml.samlext.saml2delrestrict | Interfaces for SAML 2 Condition for Delegation Restriction. |
org.opensaml.samlext.saml2delrestrict.impl | Implementation for SAML 2 Condition for Delegation Restriction. |
Uses of Delegate in org.opensaml.samlext.saml2delrestrict |
---|
Methods in org.opensaml.samlext.saml2delrestrict that return types with arguments of type Delegate | |
---|---|
java.util.List<Delegate> |
DelegationRestrictionType.getDelegates()
Get the list of Delegate child elements. |
Uses of Delegate in org.opensaml.samlext.saml2delrestrict.impl |
---|
Classes in org.opensaml.samlext.saml2delrestrict.impl that implement Delegate | |
---|---|
class |
DelegateImpl
Implementation of Delegate . |
Methods in org.opensaml.samlext.saml2delrestrict.impl that return Delegate | |
---|---|
Delegate |
DelegateBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
Delegate |
DelegateBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
Methods in org.opensaml.samlext.saml2delrestrict.impl that return types with arguments of type Delegate | |
---|---|
java.util.List<Delegate> |
DelegationRestrictionTypeImpl.getDelegates()
Get the list of Delegate child elements. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |