|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSSecurityObject | |
---|---|
org.opensaml.ws.wssecurity | XMLObject interfaces for WS-Security 2004 elements. |
org.opensaml.ws.wssecurity.impl |
Uses of WSSecurityObject in org.opensaml.ws.wssecurity |
---|
Classes in org.opensaml.ws.wssecurity with type parameters of type WSSecurityObject | |
---|---|
interface |
WSSecurityObjectBuilder<WSSecurityObjectType extends WSSecurityObject>
WSSecurityObjectBuilder. |
Subinterfaces of WSSecurityObject in org.opensaml.ws.wssecurity | |
---|---|
interface |
AttributedDateTime
Interface for elements of complex type AttributedDateTime. |
interface |
AttributedString
Interface for elements of complex type AttributedString. |
interface |
AttributedURI
Interface for elements of complex type AttributedURI. |
interface |
BinarySecurityToken
The <wsse:BinarySecurityToken> element. |
interface |
Created
The <wsu:Created> element. |
interface |
Embedded
the <wsse:Embedded> element. |
interface |
EncodedString
Interface for elements of complex type EncodedString. |
interface |
EncryptedHeader
The <wsse:EncryptedHeader> element. |
interface |
Expires
The <wsu:Expires> element. |
interface |
Iteration
The <wsse11:Iteration> element within a <wsse:UsernameToken> element. |
interface |
KeyIdentifier
The <wsse:KeyIdentifier> element. |
interface |
Nonce
The <wsse:Nonce> element within a <wsse:UsernameToken> element. |
interface |
Password
The Password element. |
interface |
Reference
The <wsse:Reference> empty element. |
interface |
Salt
The <wsse11:Salt> element within the <wsse:UsernameToken> element. |
interface |
Security
The <wsse:Security> header block. |
interface |
SecurityTokenReference
The <wsse:SecurityTokenReference> element. |
interface |
SignatureConfirmation
The <wsse11:SignatureConfirmation> element. |
interface |
Timestamp
The <wsu:Timestamp> element. |
interface |
TransformationParameters
The <wsse:TransformationParameters> element. |
interface |
Username
The <wsse:Username> element within the <wsse:UsernameToken> element. |
interface |
UsernameToken
The <wsse:UsernameToken> element. |
Uses of WSSecurityObject in org.opensaml.ws.wssecurity.impl |
---|
Classes in org.opensaml.ws.wssecurity.impl with type parameters of type WSSecurityObject | |
---|---|
class |
AbstractWSSecurityObjectBuilder<WSSecurityObjectType extends WSSecurityObject>
AbstractWSSecurityObjectBuilder |
Classes in org.opensaml.ws.wssecurity.impl that implement WSSecurityObject | |
---|---|
class |
AbstractWSSecurityObject
AbstractWSSecurityObject |
class |
AttributedDataTimeImpl
Deprecated. replacement AttributedDateTimeImpl . |
class |
AttributedDateTimeImpl
Implementation of AttributedDateTime . |
class |
AttributedStringImpl
Implementation of AttributedString . |
class |
AttributedURIImpl
Implementation of AttributedURI . |
class |
BinarySecurityTokenImpl
BinarySecurityTokenImpl. |
class |
CreatedImpl
CreatedImpl. |
class |
EmbeddedImpl
EmbeddedImpl is the concrete implementation of Embedded . |
class |
EncodedStringImpl
Implementation of EncodedString . |
class |
EncryptedHeaderImpl
Implementation of EncryptedHeader . |
class |
ExpiresImpl
ExpiresImpl. |
class |
IterationImpl
IterationImpl. |
class |
KeyIdentifierImpl
KeyIdentifierImpl. |
class |
NonceImpl
NonceImpl. |
class |
PasswordImpl
PasswordImpl. |
class |
ReferenceImpl
ReferenceImpl. |
class |
SaltImpl
SaltImpl. |
class |
SecurityImpl
SecurityImpl implements the <wsse:Security> header. |
class |
SecurityTokenReferenceImpl
SecurityTokenReferenceImpl. |
class |
SignatureConfirmationImpl
SignatureConfirmationImpl. |
class |
TimestampImpl
Concrete implementation of Timestamp . |
class |
TransformationParametersImpl
TransformationParametersImpl implements the <wsse:TransformationParameters> element. |
class |
UsernameImpl
Implementation of Username . |
class |
UsernameTokenImpl
Implementation of UsernameToken . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |