Package com.sun.xml.wss

Interface Summary
SecurityEnvironment The SecurityEnvironment interface links the XWS-Security runtime with the environment/container in which it is running.
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 Summary
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.
SubjectAccessor Class that can be used on the ServerSide by the SEI implementation methods, Callback Handlers and Standalone SAAJ Applications using XWSS.
XWSSProcessorFactory XWSSProcessorFactory is a factory for creating XWSSProcessor Objects.
 

Exception Summary
XWSSecurityException Top level exception used to describe various Errors while processing Secure SOAP messages.
 



Copyright ? 2005 Sun Microsystems, Inc. All Rights Reserved.