Uses of Package
com.sun.xml.ws.security

Packages that use com.sun.xml.ws.security
com.sun.xml.ws.api.security.trust   
com.sun.xml.ws.api.security.trust.client   
com.sun.xml.ws.runtime.dev   
com.sun.xml.ws.security   
com.sun.xml.ws.security.impl   
com.sun.xml.ws.security.trust   
com.sun.xml.ws.security.trust.elements   
 

Classes in com.sun.xml.ws.security used by com.sun.xml.ws.api.security.trust
IssuedTokenContext
          This interface is the SPI defined by WS-Security to enable WS-Trust/SecureConversation specific security interactions.
Token
          Base Interface for all Tokens Question: Can we adapt all tokens to implement this interface
 

Classes in com.sun.xml.ws.security used by com.sun.xml.ws.api.security.trust.client
IssuedTokenContext
          This interface is the SPI defined by WS-Security to enable WS-Trust/SecureConversation specific security interactions.
Token
          Base Interface for all Tokens Question: Can we adapt all tokens to implement this interface
 

Classes in com.sun.xml.ws.security used by com.sun.xml.ws.runtime.dev
IssuedTokenContext
          This interface is the SPI defined by WS-Security to enable WS-Trust/SecureConversation specific security interactions.
SecurityContextTokenInfo
          The SecurityContextTokenInfo class represents security parameters which will be saved in the Session object so that whenever the endpoint crashes the security negotiations can be resumed from its original state and no new negotiations need to be done.
 

Classes in com.sun.xml.ws.security used by com.sun.xml.ws.security
IssuedTokenContext
          This interface is the SPI defined by WS-Security to enable WS-Trust/SecureConversation specific security interactions.
SecurityContextTokenInfo
          The SecurityContextTokenInfo class represents security parameters which will be saved in the Session object so that whenever the endpoint crashes the security negotiations can be resumed from its original state and no new negotiations need to be done.
SecurityTokenReference
          TODO: refine/define the methods in this interface
Token
          Base Interface for all Tokens Question: Can we adapt all tokens to implement this interface
 

Classes in com.sun.xml.ws.security used by com.sun.xml.ws.security.impl
IssuedTokenContext
          This interface is the SPI defined by WS-Security to enable WS-Trust/SecureConversation specific security interactions.
SecurityContextTokenInfo
          The SecurityContextTokenInfo class represents security parameters which will be saved in the Session object so that whenever the endpoint crashes the security negotiations can be resumed from its original state and no new negotiations need to be done.
Token
          Base Interface for all Tokens Question: Can we adapt all tokens to implement this interface
 

Classes in com.sun.xml.ws.security used by com.sun.xml.ws.security.trust
EncryptedKey
           
SecurityContextToken
          SecurityContextToken Interface
Token
          Base Interface for all Tokens Question: Can we adapt all tokens to implement this interface
 

Classes in com.sun.xml.ws.security used by com.sun.xml.ws.security.trust.elements
EncryptedKey
           
Token
          Base Interface for all Tokens Question: Can we adapt all tokens to implement this interface
 



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