See: Description
Interface | Description |
---|---|
SecurityToken |
This interface represents WS-Security token that can be inserted into
or extracted from SOAP messages headers for Web Services Security
transactions.
|
SecurityTokenSpec |
A transparent specification of the Security Token that constitutues a
SecurityToken . |
TokenProvider |
The interface
TokenProvider represents a Security Token
provider for generating the Security Tokens. |
Class | Description |
---|---|
AMTokenProvider |
This class implements the
TokenProvider interface to
generate the WS-Security tokens. |
AssertionToken |
This class implements the interface
SecurityToken for the
SAML Assertions. |
AssertionTokenSpec |
This class implements the interface
SecurityTokenSpec to
create SAML1.0 and SAML1.1 Assertions / Security
Tokens. |
BinarySecurityToken |
This class
BinarySecurityToken represents an X509
token that can be inserted into web services security header
for message level security. |
ConfiguredSignedElements |
The class determines the configured Security Mechanisms for
Web Service Provider.
|
ConfiguredWSCSecurityMech |
The class determines the configured Security Mechanisms for
Web Service Client.
|
ConfiguredWSPSecurityMech |
The class determines the configured Security Mechanisms for
Web Service Provider.
|
FAMSecurityToken |
The class
FAMSecurityToken represents Federation
OpenAM Security Token using OpenAM Single Sign-on
Token. |
KerberosConfiguration |
This class
KerberosConfiguration |
KerberosTokenSpec |
This class represents Kerberos Security Token Specification.
|
KeyIdentifier |
This class
KeyIdentifier can be be used to insert the
key identifier information into SecurityTokenReference . |
PasswordCredential |
This class
PasswordCredential is a place holder for the
username/password object. |
Reference |
This class
Reference represents the Direct Reference
of the security token. |
SAML11AssertionValidator |
This class provides validation functionality for SAML1.x assertions.
|
SAML2AssertionValidator |
This class validates SAML2 Assertions using local configuration.
|
SAML2Token |
This class
SAML2Token represents a SAML2
token that can be inserted into web services security header
for message level security. |
SAML2TokenSpec |
This class implements the interface
SecurityTokenSpec to
create SAML2 Assertions / Security tokens. |
SAML2TokenUtils |
This class provides utility classes for the SAML2 token support
|
SecurityMechanism |
This class exposes the
SecurityMechanism s used in the Web
Services Security. |
SecurityPrincipal |
This class
SecurityPrincipal exposes the authenticated
principal via the message level security. |
SecurityTokenFactory |
This class
SecurityTokenFactory represents a factory class to
create WS-Security tokens. |
SecurityTokenReference |
This class represents the
SecurityTokenReference for
referencing the web services tokens that are used for message level
security in the SOAP header. |
STRTransform |
This class
STRTransform extends from TransformSpi
and will be used to transform the XMLSignatureInput as
required by the WS-Security specification. |
UserNameToken |
This class
UserNameToken represents an Username
token that can be inserted into web services security header
for message level security. |
UserNameTokenSpec |
This class defines the specification for generating the Username security
tokens.
|
WSSConstants |
This class defines the Constants related to Web services security token
profiles.
|
WSSUtils |
This class provides util methods for the web services security.
|
X509TokenSpec |
This class defines the specification for generating the X509 security tokens.
|
Exception | Description |
---|---|
SecurityException |
This class
SecurityException is used to generate the
exceptions during failures for generating or handing Web Services
Security classes or functionalities. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.