Class PasswordImpl

    • Field Detail

      • type

        private String type
        wsse:Password/@Type attribute.
    • Constructor Detail

      • PasswordImpl

        public PasswordImpl​(String namespaceURI,
                            String elementLocalName,
                            String namespacePrefix)
        Constructor. Default Type attribute: Password.TYPE_PASSWORD_TEXT
        Parameters:
        namespaceURI - namespace of the element
        elementLocalName - name of the element
        namespacePrefix - namespace prefix of the element