Interface KeyAuthority

    • Field Detail

      • DEFAULT_ELEMENT_NAME

        static final QName DEFAULT_ELEMENT_NAME
        Default element name.
    • Method Detail

      • getKeyInfos

        List<KeyInfo> getKeyInfos()
        Get the list of KeyInfo child elements.
        Returns:
        the list of KeyInfo child elements
      • getVerifyDepth

        Integer getVerifyDepth()
        Get the VerifyDepth attribute value.
        Returns:
        the VerifyDepth attribute value
      • setVerifyDepth

        void setVerifyDepth​(Integer newVerifyDepth)
        Set the VerifyDepth attribute value.
        Parameters:
        newVerifyDepth - the new VerifyDepth attribute value