Uses of Interface
org.opensaml.soap.wssecurity.WSSecurityObject
Packages that use WSSecurityObject
Package
Description
XMLObject interfaces for WS-Security 1.1 elements.
XML Object provider implementations for WS-Security.
-
Uses of WSSecurityObject in org.opensaml.soap.wssecurity
Classes in org.opensaml.soap.wssecurity with type parameters of type WSSecurityObjectModifier and TypeInterfaceDescriptioninterface
WSSecurityObjectBuilder<WSSecurityObjectType extends WSSecurityObject>
WSSecurityObjectBuilder.Subinterfaces of WSSecurityObject in org.opensaml.soap.wssecurityModifier and TypeInterfaceDescriptioninterface
Interface for elements of complex type AttributedDateTime.interface
Interface for elements of complex type AttributedString.interface
Interface for elements of complex type AttributedURI.interface
The <wsse:BinarySecurityToken> element.interface
The <wsu:Created> element.interface
the <wsse:Embedded> element.interface
Interface for elements of complex type EncodedString.interface
The <wsse:EncryptedHeader> element.interface
The <wsu:Expires> element.interface
The <wsse11:Iteration> element within a <wsse:UsernameToken> element.interface
The <wsse:KeyIdentifier> element.interface
The <wsse:Nonce> element within a <wsse:UsernameToken> element.interface
ThePassword
element.interface
The <wsse:Reference> empty element.interface
The <wsse11:Salt> element within the <wsse:UsernameToken> element.interface
The <wsse:Security> header block.interface
The <wsse:SecurityTokenReference> element.interface
The <wsse11:SignatureConfirmation> element.interface
The <wsu:Timestamp> element.interface
The <wsse:TransformationParameters> element.interface
The <wsse:Username> element within the <wsse:UsernameToken> element.interface
The <wsse:UsernameToken> element. -
Uses of WSSecurityObject in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl with type parameters of type WSSecurityObjectModifier and TypeClassDescriptionclass
AbstractWSSecurityObjectBuilder<WSSecurityObjectType extends WSSecurityObject>
AbstractWSSecurityObjectBuilder.Classes in org.opensaml.soap.wssecurity.impl that implement WSSecurityObjectModifier and TypeClassDescriptionclass
AbstractWSSecurityObject.class
Implementation ofAttributedDateTime
.class
Implementation ofAttributedString
.class
Implementation ofAttributedURI
.class
BinarySecurityTokenImpl.class
CreatedImpl.class
EmbeddedImpl is the concrete implementation ofEmbedded
.class
Implementation ofEncodedString
.class
Implementation ofEncryptedHeader
.class
ExpiresImpl.class
IterationImpl.class
KeyIdentifierImpl.class
NonceImpl.class
PasswordImpl.class
ReferenceImpl.class
SaltImpl.class
SecurityImpl implements the <wsse:Security> header.class
SecurityTokenReferenceImpl.class
SignatureConfirmationImpl.class
Concrete implementation ofTimestamp
.class
TransformationParametersImpl implements the <wsse:TransformationParameters> element.class
Implementation ofUsername
.class
Implementation ofUsernameToken
.