Uses of Interface
org.opensaml.soap.wssecurity.EncodedString
Packages that use EncodedString
Package
Description
XMLObject interfaces for WS-Security 1.1 elements.
XML Object provider implementations for WS-Security.
-
Uses of EncodedString in org.opensaml.soap.wssecurity
Subinterfaces of EncodedString in org.opensaml.soap.wssecurityModifier and TypeInterfaceDescriptioninterfaceThe <wsse:BinarySecurityToken> element.interfaceThe <wsse:KeyIdentifier> element.interfaceThe <wsse:Nonce> element within a <wsse:UsernameToken> element. -
Uses of EncodedString in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement EncodedStringModifier and TypeClassDescriptionclassBinarySecurityTokenImpl.classImplementation ofEncodedString.classKeyIdentifierImpl.classNonceImpl.