|
||||||||||
| 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 | |
|---|---|
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. |
| Fields in org.opensaml.samlext.saml2delrestrict.impl with type parameters of type Delegate | |
|---|---|
private XMLObjectChildrenList<Delegate> |
DelegationRestrictionTypeImpl.delegates
Delegate child elements. |
| 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(String namespaceURI,
String localName,
String namespacePrefix)
|
| Methods in org.opensaml.samlext.saml2delrestrict.impl that return types with arguments of type Delegate | |
|---|---|
List<Delegate> |
DelegationRestrictionTypeImpl.getDelegates()
Get the list of Delegate child elements. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||