| Interface | Description |
|---|---|
| AliasSelector |
Used with a Keystore Assertion to select an Alias to be used for locating the Private Key
at runtime.
|
| SecurityEnvironment |
The SecurityEnvironment interface links the XWS-Security runtime with the
environment/container in which it is running.
|
| SecurityProcessingContext |
This interface represents a Context that is used by the XWS-Security 2.0 Runtime to
apply/verify Security Policies on an Outgoing/Incoming SOAP Message.
|
| XWSSConstants | |
| XWSSProcessor |
XWSSProcessor interface defines methods for
Securing an outbound SOAPMessage
Verifying the security in an inbound SOAPMessage
An XWSSProcessor can add/verify Security in a
SOAPMessage as defined by the OASIS WSS 1.0 specification. |
| Class | Description |
|---|---|
| BasicSecurityProfile | |
| NonceManager |
This abstract class defines an SPI that Metro Application developers can implement, to handle custom
validation of Nonces used in conjunction with Password-Digest Authentication.
|
| ProcessingContext |
This class represents a Context that is used by the XWS-Security Runtime to
apply/verify Security Policies on an Outgoing/Incoming SOAP Message.
|
| RealmAuthenticationAdapter |
This abstract class defines an SPI that Metro Application developers can implement, to handle custom
username/password and username/Password-Digest authentication.
|
| SubjectAccessor |
Class that can be used on the ServerSide by the SEI implementation methods, Callback Handlers
and Standalone SAAJ Applications using XWSS.
|
| TokenPolicyMetaData |
Provides Meta Data about the token Policy.
|
| WSITXMLFactory | |
| XWSSProcessorFactory |
XWSSProcessorFactory is a factory for creating XWSSProcessor
Objects. |
| Exception | Description |
|---|---|
| NonceManager.NonceException |
Exception to be thrown when an Error in processing received nonces occurs.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.