Interface DelegationPolicy

    • Field Detail

      • DEFAULT_ELEMENT_NAME

        static final QName DEFAULT_ELEMENT_NAME
        Default element name.
      • MAX_DELEGATION_CHAIN_LENGTH_ATTRIB_NAME

        static final String MAX_DELEGATION_CHAIN_LENGTH_ATTRIB_NAME
        VerifyDepth attribute name.
        See Also:
        Constant Field Values
    • Method Detail

      • getMaximumTokenDelegationChainLength

        Long getMaximumTokenDelegationChainLength()
        Get the MaximumTokenDelegationChainLength attribute value.
        Returns:
        the MaximumTokenDelegationChainLength attribute value
      • setMaximumTokenDelegationChainLength

        void setMaximumTokenDelegationChainLength​(Long value)
        Set the MaximumTokenDelegationChainLength attribute value.
        Parameters:
        value - the new MaximumTokenDelegationChainLength attribute value