Package org.opensaml.ws.wssecurity

XMLObject interfaces for WS-Security 2004 elements.

See:
          Description

Interface Summary
AttributedDateTime Interface for elements of complex type AttributedDateTime.
AttributedString Interface for elements of complex type AttributedString.
AttributedURI Interface for elements of complex type AttributedURI.
BinarySecurityToken The <wsse:BinarySecurityToken> element.
Created The <wsu:Created> element.
Embedded the <wsse:Embedded> element.
EncodedString Interface for elements of complex type EncodedString.
EncryptedHeader The <wsse:EncryptedHeader> element.
Expires The <wsu:Expires> element.
IdBearing Interface for element having a @wsu:Id attribute.
Iteration The <wsse11:Iteration> element within a <wsse:UsernameToken> element.
KeyIdentifier The <wsse:KeyIdentifier> element.
Nonce The <wsse:Nonce> element within a <wsse:UsernameToken> element.
Password The Password element.
Reference The <wsse:Reference> empty element.
Salt The <wsse11:Salt> element within the <wsse:UsernameToken> element.
Security The <wsse:Security> header block.
SecurityTokenReference The <wsse:SecurityTokenReference> element.
SignatureConfirmation The <wsse11:SignatureConfirmation> element.
Timestamp The <wsu:Timestamp> element.
TokenTypeBearing Interface for element having a @wsse11:TokenType; attribute.
TransformationParameters The <wsse:TransformationParameters> element.
UsageBearing Interface for element having a @wsse:Usage attribute.
Username The <wsse:Username> element within the <wsse:UsernameToken> element.
UsernameToken The <wsse:UsernameToken> element.
WSSecurityObject WSSecurityObject is the base interface for all the WS-Security elements.
WSSecurityObjectBuilder<WSSecurityObjectType extends WSSecurityObject> WSSecurityObjectBuilder.
 

Class Summary
WSSecurityConstants Constants for the WS-Security 2004.
 

Package org.opensaml.ws.wssecurity Description

XMLObject interfaces for WS-Security 2004 elements.

The OASIS Web Services Security: SOAP Message Security 1.1 (WS-Security 2004) specification describes enhancements to SOAP messaging to provide message integrity and confidentialy. This specification also provides a general-purpose mechanism for associating security tokens with message content.

The security token profiles currently supported are:



Copyright © 2006-2013 Internet2. All Rights Reserved.