Interface DelegationRestrictionType

  • All Superinterfaces:
    Condition, SAMLObject, XMLObject

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

      • TYPE_NAME

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

      • getDelegates

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