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

Interface Summary
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.
CallbackHandler  
CallbackHandlerConfiguration  
CertStoreConfig  
Claims  
Constants  
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  
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.
RequiredTargets Specifies list of SOAP Headers that must be present in the SOAP Messages.
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.
SecurityContextToken  
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.
Target  
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.
 

Class Summary
WSSecurityPolicyFactory  
 

Enum Summary
AlgorithmSuiteValue AlgorithmSuiteValue identifies the algorithm to be used to protect the message.
MessageLayout Represents Security Header layout.
SecurityAssertionValidator.AssertionFitness  
SecurityPolicyVersion