Package com.sun.identity.wss.security

Defines Web Services Security Token interfaces and classes.

See:
          Description

Interface Summary
SecurityToken This interface represents ws-security token that can be inserted into web services security header.
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 Summary
AssertionTokenSpec This class implements the interface SecurityTokenSpecSAML Assertions.
SAML2TokenSpec This class implements the interface SecurityTokenSpecSAML2 Assertions.
SecurityMechanism This class exposes the SecurityMechnisms of 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 WSS Security tokens.
UserNameTokenSpec This class defines the specification for generating the username tokens.
X509TokenSpec This class defines the specification for generating the X509 tokens.
 

Exception Summary
SecurityException This class SecurityException is used to generate the exceptions during failures for generating or handing web services security.
 

Package com.sun.identity.wss.security Description

Defines Web Services Security Token interfaces and classes.