Uses of Interface
org.opensaml.soap.wssecurity.AttributedString
Packages that use AttributedString
Package
Description
XMLObject interfaces for WS-Security 1.1 elements.
XML Object provider implementations for WS-Security.
-
Uses of AttributedString in org.opensaml.soap.wssecurity
Subinterfaces of AttributedString in org.opensaml.soap.wssecurityModifier and TypeInterfaceDescriptioninterfaceThe <wsse:BinarySecurityToken> element.interfaceInterface for elements of complex type EncodedString.interfaceThe <wsse:KeyIdentifier> element.interfaceThe <wsse:Nonce> element within a <wsse:UsernameToken> element.interfaceThePasswordelement.interfaceThe <wsse:Username> element within the <wsse:UsernameToken> element. -
Uses of AttributedString in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement AttributedStringModifier and TypeClassDescriptionclassImplementation ofAttributedString.classBinarySecurityTokenImpl.classImplementation ofEncodedString.classKeyIdentifierImpl.classNonceImpl.classPasswordImpl.classImplementation ofUsername.