com.ibm.websphere.wssecurity.wssapi.token

Interface UsernameToken

    • Field Detail

      • ValueType

        static final javax.xml.namespace.QName ValueType
        Represents the value type.

        ValueType:"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken"

      • TokenQname

        static final javax.xml.namespace.QName TokenQname
        Represents the QName of this class, <wsc:UsernameToken>.

        NamespaceURI: "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" LocalPart: "UsernameToken"

    • Method Detail

      • getUsername

        java.lang.String getUsername()
        Returns the username.
        Returns:
        user name
      • getPassword

        char[] getPassword()
        Returns the password.
        Returns:
        password
      • getCreatedTime

        java.util.Date getCreatedTime()
        Returns created time stamp.
        Returns:
        created timestamp
      • getNonce

        byte[] getNonce()
        Returns nonce.
        Returns:
        nonce
IBM WebSphere Application ServerTM
Release 8.5