Interface Authenticator

    • Field Detail

      • ELEMENT_NAME

        static final QName ELEMENT_NAME
        Default element name.
      • TYPE_NAME

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

      • getCombinedHash

        CombinedHash getCombinedHash()
        Returns the wst:CombinedHash child element.
        Returns:
        the CombinedHash element.
      • setCombinedHash

        void setCombinedHash​(CombinedHash combinedHash)
        Sets the wst:CombinedHash child element.
        Parameters:
        combinedHash - the CombinedHash to set.