Interface DelegationRestrictionType

All Superinterfaces:
Condition, SAMLObject, XMLObject
All Known Implementing Classes:
DelegationRestrictionTypeImpl

public interface DelegationRestrictionType extends Condition
SAML 2.0 Condition for Delegation Restriction - DelegationRestrictionType complex type.
  • Field Details

    • TYPE_LOCAL_NAME

      static final String TYPE_LOCAL_NAME
      Local name of the XSI type.
      See Also:
    • TYPE_NAME

      static final QName TYPE_NAME
      QName of the XSI type.
  • Method Details

    • getDelegates

      List<Delegate> getDelegates()
      Get the list of Delegate child elements.
      Returns:
      list of Delegate children