Class BinarySecurityTokenImpl

    • Field Detail

      • valueType

        private String valueType
        wsse:BinarySecurityToken/@ValueType attribute.
    • Constructor Detail

      • BinarySecurityTokenImpl

        public BinarySecurityTokenImpl​(String namespaceURI,
                                       String elementLocalName,
                                       String namespacePrefix)
        Constructor. Default EncodingType is BinarySecurityToken.ENCODINGTYPE_BASE64_BINARY
        Parameters:
        namespaceURI - namespace of the element
        elementLocalName - name of the element
        namespacePrefix - namespace prefix of the element