Uses of Interface
org.opensaml.soap.wssecurity.AttributedString
-
Packages that use AttributedString Package Description org.opensaml.soap.wssecurity XMLObject interfaces for WS-Security 1.1 elements. -
-
Uses of AttributedString in org.opensaml.soap.wssecurity
Subinterfaces of AttributedString in org.opensaml.soap.wssecurity Modifier and Type Interface Description interfaceBinarySecurityTokenThe <wsse:BinarySecurityToken> element.interfaceEncodedStringInterface for elements of complex type EncodedString.interfaceKeyIdentifierThe <wsse:KeyIdentifier> element.interfaceNonceThe <wsse:Nonce> element within a <wsse:UsernameToken> element.interfacePasswordThePasswordelement.interfaceUsernameThe <wsse:Username> element within the <wsse:UsernameToken> element.
-