Package com.sun.xml.wss
package com.sun.xml.wss
-
ClassDescriptionUsed with a Keystore Assertion to select an Alias to be used for locating the Private Key at runtime.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.Exception to be thrown when an Error in processing received nonces occurs.This class represents a Context that is used by the XWS-Security Runtime to apply/verify Security Policies on an Outgoing/Incoming SOAP Message.This abstract class defines an SPI that Metro Application developers can implement, to handle custom username/password and username/Password-Digest authentication.The SecurityEnvironment interface links the XWS-Security runtime with the environment/container in which it is running.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.Class that can be used on the ServerSide by the SEI implementation methods, Callback Handlers and Standalone SAAJ Applications using XWSS.Provides Meta Data about the token Policy.
XWSSProcessorinterface defines methods for Securing an outboundSOAPMessageVerifying the security in an inboundSOAPMessageAnXWSSProcessorcan add/verify Security in aSOAPMessageas defined by the OASIS WSS 1.0 specification.XWSSProcessorFactoryis a factory for creating XWSSProcessor Objects.