Uses of Package
com.sun.xml.wss

Packages that use com.sun.xml.wss
com.sun.xml.ws.security   
com.sun.xml.ws.security.impl   
com.sun.xml.ws.security.impl.kerberos   
com.sun.xml.ws.security.opt.api   
com.sun.xml.ws.security.opt.api.keyinfo   
com.sun.xml.ws.security.opt.crypto   
com.sun.xml.ws.security.opt.impl   
com.sun.xml.ws.security.opt.impl.attachment   
com.sun.xml.ws.security.opt.impl.crypto   
com.sun.xml.ws.security.opt.impl.dsig   
com.sun.xml.ws.security.opt.impl.enc   
com.sun.xml.ws.security.opt.impl.incoming   
com.sun.xml.ws.security.opt.impl.incoming.processor   
com.sun.xml.ws.security.opt.impl.keyinfo   
com.sun.xml.ws.security.opt.impl.message   
com.sun.xml.ws.security.opt.impl.reference   
com.sun.xml.ws.security.opt.impl.tokens   
com.sun.xml.ws.security.opt.impl.util   
com.sun.xml.ws.security.spi   
com.sun.xml.wss   
com.sun.xml.wss.core   
com.sun.xml.wss.core.reference   
com.sun.xml.wss.impl   
com.sun.xml.wss.impl.apachecrypto   
com.sun.xml.wss.impl.c14n   
com.sun.xml.wss.impl.callback   
com.sun.xml.wss.impl.dsig   
com.sun.xml.wss.impl.filter   
com.sun.xml.wss.impl.keyinfo   
com.sun.xml.wss.impl.misc   
com.sun.xml.wss.impl.policy   
com.sun.xml.wss.impl.policy.mls   
com.sun.xml.wss.impl.policy.verifier   
com.sun.xml.wss.jaxws.impl   
com.sun.xml.wss.provider.wsit   
com.sun.xml.wss.saml   
com.sun.xml.wss.saml.assertion.saml11.jaxb10   
com.sun.xml.wss.saml.util   
com.sun.xml.wss.util   
com.sun.xml.xwss   
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.impl
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.impl.kerberos
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.api
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.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.api.keyinfo
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.crypto
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl
BasicSecurityProfile
           
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.
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.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl.attachment
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl.crypto
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl.dsig
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl.enc
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl.incoming
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.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl.incoming.processor
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl.keyinfo
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl.message
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl.reference
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl.tokens
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.opt.impl.util
SecurityEnvironment
          The SecurityEnvironment interface links the XWS-Security runtime with the environment/container in which it is running.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.ws.security.spi
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.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss
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.
NonceManager.NonceException
          Exception to be thrown when an Error in processing received nonces occurs.
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.
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.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
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.
XWSSProcessorFactory
          XWSSProcessorFactory is a factory for creating XWSSProcessor Objects.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.core
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.core.reference
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.impl
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.
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.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.impl.apachecrypto
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.impl.c14n
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.impl.callback
RealmAuthenticationAdapter
          This abstract class defines an SPI that Metro Application developers can implement, to handle custom username/password and username/Password-Digest authentication.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.impl.dsig
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.impl.filter
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.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.impl.keyinfo
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.impl.misc
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.
NonceManager.NonceException
          Exception to be thrown when an Error in processing received nonces occurs.
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.
SecurityEnvironment
          The SecurityEnvironment interface links the XWS-Security runtime with the environment/container in which it is running.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
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.
XWSSProcessorFactory
          XWSSProcessorFactory is a factory for creating XWSSProcessor Objects.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.impl.policy
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.impl.policy.mls
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.impl.policy.verifier
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.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.jaxws.impl
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.
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.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.provider.wsit
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.
SecurityEnvironment
          The SecurityEnvironment interface links the XWS-Security runtime with the environment/container in which it is running.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.saml
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.saml.assertion.saml11.jaxb10
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.saml.util
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.wss.util
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 

Classes in com.sun.xml.wss used by com.sun.xml.xwss
SecurityEnvironment
          The SecurityEnvironment interface links the XWS-Security runtime with the environment/container in which it is running.
XWSSecurityException
          Top level exception used to describe various Errors while processing Secure SOAP messages.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.