Uses of Interface
org.opensaml.saml.ext.saml2delrestrict.Delegate
-
Packages that use Delegate Package Description org.opensaml.saml.ext.saml2delrestrict Interfaces for SAML 2 Condition for Delegation Restriction. -
-
Uses of Delegate in org.opensaml.saml.ext.saml2delrestrict
Methods in org.opensaml.saml.ext.saml2delrestrict that return types with arguments of type Delegate Modifier and Type Method Description List<Delegate>DelegationRestrictionType. getDelegates()Get the list of Delegate child elements.
-