Class AuthenticatorImpl

    • Method Detail

      • getRawCombinedHash

        public byte[] getRawCombinedHash()
        Description copied from interface: Authenticator
        Gets the raw value of the combinedHash property.
        Specified by:
        getRawCombinedHash in interface Authenticator
        Returns:
        possible object is byte[]
      • setRawCombinedHash

        public final void setRawCombinedHash​(byte[] rawCombinedHash)
        Description copied from interface: Authenticator
        Sets the value of the combinedHash property.
        Specified by:
        setRawCombinedHash in interface Authenticator
        Parameters:
        rawCombinedHash - allowed object is byte[]
      • setTextCombinedHash

        public void setTextCombinedHash​(String encodedCombinedHash)
        Description copied from interface: Authenticator
        Sets the value of the base 64 encoded combinedHash property.
        Specified by:
        setTextCombinedHash in interface Authenticator
        Parameters:
        encodedCombinedHash - String