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

Packages that use com.sun.xml.ws.security.policy
com.sun.xml.ws.api.security.secconv.client   
com.sun.xml.ws.security.impl.policy   
com.sun.xml.ws.security.impl.policyconv   
com.sun.xml.ws.security.policy   
com.sun.xml.ws.security.secconv   
com.sun.xml.ws.security.secconv.impl.client   
com.sun.xml.ws.security.trust.impl.client   
com.sun.xml.wss.jaxws.impl   
com.sun.xml.wss.provider.wsit   
 

Classes in com.sun.xml.ws.security.policy used by com.sun.xml.ws.api.security.secconv.client
Token
           
 

Classes in com.sun.xml.ws.security.policy used by com.sun.xml.ws.security.impl.policy
AlgorithmSuite
          Represents the AlgorithmSuite assertion.
AlgorithmSuiteValue
          AlgorithmSuiteValue identifies the algorithm to be used to protect the message.
AsymmetricBinding
          Represents Asymmetric Token information to be used for Signature and Encryption by the client and the service.
CallbackHandler
           
CallbackHandlerConfiguration
           
CertStoreConfig
           
Claims
           
EncryptedElements
          Indentifies target elements in the SOAPMessage that need to be confidentiality protected.
EncryptedParts
          Identifies targets that if present in the message should be confidentiality protected.
EncryptedSupportingTokens
          Encrypted supporting tokens are supporting tokens that are included in the security header and MUST be encrypted when they appear in the security header.
EndorsingEncryptedSupportingTokens
          Endorsing, encrypted supporting tokens are Endorsing supporting tokens that are also encrypted when they appear in the wsse:SecurityHeader.
EndorsingSupportingTokens
          Endorsing tokens sign the message signature, that is they sign the entire Signature element produced from the message signature and may optionally include additional message parts to sign and/or encrypt
Header
           
HttpsToken
           
IssuedToken
          This element represents a requirement for an issued token, that is one issued by some token issuer using the mechanisms defined in WS-Trust.
Issuer
          Specifies the issuer of the security token that is presented in the message.
IssuerName
           
JMACAuthModuleConfiguration
           
KerberosConfig
           
KerberosToken
          This interface represents Kerberos Token
KeyStore
           
KeyValueToken
           
Lifetime
           
MessageLayout
          Represents Security Header layout.
RelToken
           
RequestSecurityTokenTemplate
          Contains information to be sent in message to the token issuer when requesting for IssuedTokens
RequiredElements
          Used to specify the header elements that the message MUST contain.
RsaToken
          RsaToken should be used with SecurityPolicy submission namespace (2005/07) and a namespace of http://schemas.microsoft.com/ws/2005/07/securitypolicy.
SamlToken
          This interface represents requirement for SAML Token
SecureConversationToken
          This interface represents requirement for Security Context Token defined in WS-SecureConversation 1.0
SecurityAssertionValidator
          SecurityPolicy Assertion implementation classes should implement this interface.
SecurityAssertionValidator.AssertionFitness
           
SecurityContextToken
           
SecurityPolicyVersion
           
SignedElements
          Identifies list of elements in the SOAP Message that need to be integrity protected.
SignedEncryptedSupportingTokens
          Signed, encrypted supporting tokens are Signed supporting tokens that are also encrypted when they appear in the wsse:SecurityHeader.
SignedEndorsingEncryptedSupportingTokens
          Signed, endorsing, encrypted supporting tokens are signed, endorsing supporting tokens that are also encrypted when they appear in the wsse:SecurityHeader.
SignedEndorsingSupportingTokens
          Signed endorsing tokens sign the entire ds:Signature element produced from the message signature and are themselves signed by that message signature, that is both tokens (the token used for the message signature and the signed endorsing token) sign each other.
SignedParts
          This interface identifies targets in the message that need to be integrity protected.
SignedSupportingTokens
          Signed tokens are included in the message signature as defined above and may optionally include additional message parts to sign and/or encrypt.
SpnegoContextToken
           
SupportingTokens
          Supporting tokens are included in the security header and may optionally include additional message parts to sign and/or encrypt.
SymmetricBinding
          Binding defines SignatureToken and Encryption Token used from initiator to recipient and from recipient to initiator.
Token
           
TransportBinding
          Represents TransportBinding Assertion.
TransportToken
           
TrustAssertion
          Represents WSTrust Assertion.
TrustStore
           
UseKey
           
UserNameToken
          Represents UsernameToken Assertion
Validator
           
ValidatorConfiguration
           
WSSAssertion
          Represents WSS Properties
X509Token
          Represents BinarySecurityToken.
 

Classes in com.sun.xml.ws.security.policy used by com.sun.xml.ws.security.impl.policyconv
AlgorithmSuite
          Represents the AlgorithmSuite assertion.
AsymmetricBinding
          Represents Asymmetric Token information to be used for Signature and Encryption by the client and the service.
Binding
          Base Interface for Security Policy Binding assertions, identifies Algorithms that are supported,describes the layout of the security header.
Claims
           
EncryptedElements
          Indentifies target elements in the SOAPMessage that need to be confidentiality protected.
EncryptedParts
          Identifies targets that if present in the message should be confidentiality protected.
EncryptedSupportingTokens
          Encrypted supporting tokens are supporting tokens that are included in the security header and MUST be encrypted when they appear in the security header.
EndorsingEncryptedSupportingTokens
          Endorsing, encrypted supporting tokens are Endorsing supporting tokens that are also encrypted when they appear in the wsse:SecurityHeader.
EndorsingSupportingTokens
          Endorsing tokens sign the message signature, that is they sign the entire Signature element produced from the message signature and may optionally include additional message parts to sign and/or encrypt
Issuer
          Specifies the issuer of the security token that is presented in the message.
IssuerName
           
KerberosToken
          This interface represents Kerberos Token
MessageLayout
          Represents Security Header layout.
RequiredElements
          Used to specify the header elements that the message MUST contain.
SecureConversationToken
          This interface represents requirement for Security Context Token defined in WS-SecureConversation 1.0
SecurityPolicyVersion
           
SignedElements
          Identifies list of elements in the SOAP Message that need to be integrity protected.
SignedEncryptedSupportingTokens
          Signed, encrypted supporting tokens are Signed supporting tokens that are also encrypted when they appear in the wsse:SecurityHeader.
SignedEndorsingEncryptedSupportingTokens
          Signed, endorsing, encrypted supporting tokens are signed, endorsing supporting tokens that are also encrypted when they appear in the wsse:SecurityHeader.
SignedEndorsingSupportingTokens
          Signed endorsing tokens sign the entire ds:Signature element produced from the message signature and are themselves signed by that message signature, that is both tokens (the token used for the message signature and the signed endorsing token) sign each other.
SignedParts
          This interface identifies targets in the message that need to be integrity protected.
SignedSupportingTokens
          Signed tokens are included in the message signature as defined above and may optionally include additional message parts to sign and/or encrypt.
SupportingTokens
          Supporting tokens are included in the security header and may optionally include additional message parts to sign and/or encrypt.
SymmetricBinding
          Binding defines SignatureToken and Encryption Token used from initiator to recipient and from recipient to initiator.
Token
           
TransportBinding
          Represents TransportBinding Assertion.
WSSAssertion
          Represents WSS Properties
X509Token
          Represents BinarySecurityToken.
 

Classes in com.sun.xml.ws.security.policy used by com.sun.xml.ws.security.policy
AlgorithmSuite
          Represents the AlgorithmSuite assertion.
AlgorithmSuiteValue
          AlgorithmSuiteValue identifies the algorithm to be used to protect the message.
AsymmetricBinding
          Represents Asymmetric Token information to be used for Signature and Encryption by the client and the service.
Binding
          Base Interface for Security Policy Binding assertions, identifies Algorithms that are supported,describes the layout of the security header.
Claims
           
EncryptedParts
          Identifies targets that if present in the message should be confidentiality protected.
EndorsingSupportingTokens
          Endorsing tokens sign the message signature, that is they sign the entire Signature element produced from the message signature and may optionally include additional message parts to sign and/or encrypt
IssuedToken
          This element represents a requirement for an issued token, that is one issued by some token issuer using the mechanisms defined in WS-Trust.
Issuer
          Specifies the issuer of the security token that is presented in the message.
IssuerName
           
KeyStore
           
MessageLayout
          Represents Security Header layout.
SecurityAssertionValidator.AssertionFitness
           
SecurityPolicyVersion
           
SignedEndorsingSupportingTokens
          Signed endorsing tokens sign the entire ds:Signature element produced from the message signature and are themselves signed by that message signature, that is both tokens (the token used for the message signature and the signed endorsing token) sign each other.
SignedParts
          This interface identifies targets in the message that need to be integrity protected.
SignedSupportingTokens
          Signed tokens are included in the message signature as defined above and may optionally include additional message parts to sign and/or encrypt.
SpnegoContextToken
           
SupportingTokens
          Supporting tokens are included in the security header and may optionally include additional message parts to sign and/or encrypt.
SymmetricBinding
          Binding defines SignatureToken and Encryption Token used from initiator to recipient and from recipient to initiator.
Target
           
Token
           
TransportBinding
          Represents TransportBinding Assertion.
TransportToken
           
UserNameToken
          Represents UsernameToken Assertion
WSSecurityPolicyFactory
           
X509Token
          Represents BinarySecurityToken.
 

Classes in com.sun.xml.ws.security.policy used by com.sun.xml.ws.security.secconv
AlgorithmSuite
          Represents the AlgorithmSuite assertion.
SecureConversationToken
          This interface represents requirement for Security Context Token defined in WS-SecureConversation 1.0
 

Classes in com.sun.xml.ws.security.policy used by com.sun.xml.ws.security.secconv.impl.client
SecureConversationToken
          This interface represents requirement for Security Context Token defined in WS-SecureConversation 1.0
Token
           
 

Classes in com.sun.xml.ws.security.policy used by com.sun.xml.ws.security.trust.impl.client
IssuedToken
          This element represents a requirement for an issued token, that is one issued by some token issuer using the mechanisms defined in WS-Trust.
 

Classes in com.sun.xml.ws.security.policy used by com.sun.xml.wss.jaxws.impl
AlgorithmSuite
          Represents the AlgorithmSuite assertion.
SecurityPolicyVersion
           
Token
           
WSSAssertion
          Represents WSS Properties
 

Classes in com.sun.xml.ws.security.policy used by com.sun.xml.wss.provider.wsit
AlgorithmSuite
          Represents the AlgorithmSuite assertion.
SecurityPolicyVersion
           
Token
           
WSSAssertion
          Represents WSS Properties