Uses of Package
com.sun.xml.wss.impl.policy.mls

Packages that use com.sun.xml.wss.impl.policy.mls
com.sun.xml.ws.security.impl.policyconv   
com.sun.xml.ws.security.opt.api   
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.util   
com.sun.xml.ws.security.secconv   
com.sun.xml.ws.security.spi   
com.sun.xml.wss   
com.sun.xml.wss.impl   
com.sun.xml.wss.impl.apachecrypto   
com.sun.xml.wss.impl.config   
com.sun.xml.wss.impl.dsig   
com.sun.xml.wss.impl.filter   
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   
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.ws.security.impl.policyconv
AuthenticationTokenPolicy.KerberosTokenBinding
          A policy representing Kerberos Token.
AuthenticationTokenPolicy.UsernameTokenBinding
          A policy representing a WSS UsernameToken.
AuthenticationTokenPolicy.X509CertificateBinding
          A policy representing a WSS X509Certificate.
EncryptionPolicy
          Objects of this class represent a policy for Encrypting parts of a SOAP Message.
EncryptionPolicy.FeatureBinding
          A class representing FeatureBindings for an EncryptionPolicy The FeatureBinding would contain information about the MessageParts to be Encrypted, The data encryption algorithm to be used.
EncryptionTarget
          Objects of this class represent an Encryption Target that can be part of the FeatureBinding for an EncryptionPolicy (refer EncryptionPolicy.FeatureBinding).
KeyBindingBase
           
MessagePolicy
          Represents an ordered collection of Security Policies
SignaturePolicy
          Objects of this class represent a policy for Signing parts of a SOAP Message.
SignaturePolicy.FeatureBinding
          A class representing FeatureBindings for a SignaturePolicy The FeatureBinding would contain information about the MessageParts to be Signed, and the CanonicalizationMethod.
SignatureTarget
          Objects of this class represent a Signature Target that can be part of the FeatureBinding for a SignaturePolicy (refer SignaturePolicy.FeatureBinding).
Target
           
TimestampPolicy
          A policy representing a WSS Timestamp element.
WSSPolicy
          Represents a base class for SOAP Message Security Policies.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.ws.security.opt.api
WSSPolicy
          Represents a base class for SOAP Message Security Policies.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.ws.security.opt.impl.dsig
SignaturePolicy
          Objects of this class represent a policy for Signing parts of a SOAP Message.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.ws.security.opt.impl.enc
EncryptionPolicy
          Objects of this class represent a policy for Encrypting parts of a SOAP Message.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.ws.security.opt.impl.incoming
Target
           
WSSPolicy
          Represents a base class for SOAP Message Security Policies.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.ws.security.opt.impl.incoming.processor
EncryptionPolicy
          Objects of this class represent a policy for Encrypting parts of a SOAP Message.
SignaturePolicy
          Objects of this class represent a policy for Signing parts of a SOAP Message.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.ws.security.opt.impl.keyinfo
AuthenticationTokenPolicy.KerberosTokenBinding
          A policy representing Kerberos Token.
AuthenticationTokenPolicy.KeyValueTokenBinding
          A policy representing a RSAKeyPair.
AuthenticationTokenPolicy.SAMLAssertionBinding
          A policy representing a SAML Assertion.
AuthenticationTokenPolicy.UsernameTokenBinding
          A policy representing a WSS UsernameToken.
AuthenticationTokenPolicy.X509CertificateBinding
          A policy representing a WSS X509Certificate.
DerivedTokenKeyBinding
           
IssuedTokenKeyBinding
           
SecureConversationTokenKeyBinding
           
SymmetricKeyBinding
          A policy representing a SymmetricKey that can be used as the KeyBinding for a SignaturePolicy or an EncryptionPolicy.
WSSPolicy
          Represents a base class for SOAP Message Security Policies.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.ws.security.opt.impl.message
EncryptionPolicy
          Objects of this class represent a policy for Encrypting parts of a SOAP Message.
Target
           
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.ws.security.opt.impl.util
EncryptionTarget
          Objects of this class represent an Encryption Target that can be part of the FeatureBinding for an EncryptionPolicy (refer EncryptionPolicy.FeatureBinding).
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.ws.security.secconv
SignaturePolicy
          Objects of this class represent a policy for Signing parts of a SOAP Message.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.ws.security.spi
MessagePolicy
          Represents an ordered collection of Security Policies
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss
AuthenticationTokenPolicy.SAMLAssertionBinding
          A policy representing a SAML Assertion.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss.impl
AuthenticationTokenPolicy.KerberosTokenBinding
          A policy representing Kerberos Token.
AuthenticationTokenPolicy.SAMLAssertionBinding
          A policy representing a SAML Assertion.
AuthenticationTokenPolicy.UsernameTokenBinding
          A policy representing a WSS UsernameToken.
AuthenticationTokenPolicy.X509CertificateBinding
          A policy representing a WSS X509Certificate.
MessagePolicy
          Represents an ordered collection of Security Policies
SymmetricKeyBinding
          A policy representing a SymmetricKey that can be used as the KeyBinding for a SignaturePolicy or an EncryptionPolicy.
Target
           
WSSPolicy
          Represents a base class for SOAP Message Security Policies.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss.impl.apachecrypto
EncryptionPolicy
          Objects of this class represent a policy for Encrypting parts of a SOAP Message.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss.impl.config
MessagePolicy
          Represents an ordered collection of Security Policies
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss.impl.dsig
SecureConversationTokenKeyBinding
           
SignaturePolicy
          Objects of this class represent a policy for Signing parts of a SOAP Message.
SignatureTarget
          Objects of this class represent a Signature Target that can be part of the FeatureBinding for a SignaturePolicy (refer SignaturePolicy.FeatureBinding).
SignatureTarget.Transform
          This class represents a Transform that can appear on a SignatureTarget.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss.impl.filter
AuthenticationTokenPolicy
          Objects of this class represent a concrete WSS Authentication token as FeatureBinding.
AuthenticationTokenPolicy.UsernameTokenBinding
          A policy representing a WSS UsernameToken.
EncryptionPolicy
          Objects of this class represent a policy for Encrypting parts of a SOAP Message.
SignaturePolicy
          Objects of this class represent a policy for Signing parts of a SOAP Message.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss.impl.misc
AuthenticationTokenPolicy.SAMLAssertionBinding
          A policy representing a SAML Assertion.
AuthenticationTokenPolicy.UsernameTokenBinding
          A policy representing a WSS UsernameToken.
AuthenticationTokenPolicy.X509CertificateBinding
          A policy representing a WSS X509Certificate.
IssuedTokenKeyBinding
           
SecureConversationTokenKeyBinding
           
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss.impl.policy
MessagePolicy
          Represents an ordered collection of Security Policies
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss.impl.policy.mls
AuthenticationTokenPolicy
          Objects of this class represent a concrete WSS Authentication token as FeatureBinding.
EncryptionPolicy
          Objects of this class represent a policy for Encrypting parts of a SOAP Message.
EncryptionTarget
          Objects of this class represent an Encryption Target that can be part of the FeatureBinding for an EncryptionPolicy (refer EncryptionPolicy.FeatureBinding).
EncryptionTarget.Transform
          This class represents a Transform that can appear on an EcncryptionTarget, Instances of this class are added as CipherReference Transforms on an EcncryptionTarget
KeyBindingBase
           
LazyKeyBinding
          Indicates that a Binding should have its uid re-read when the actual signature is created because the id is not known at startup time, for example because the binding refers to a token which must be generated externally.
MessagePolicy
          Represents an ordered collection of Security Policies
SignaturePolicy
          Objects of this class represent a policy for Signing parts of a SOAP Message.
SignatureTarget
          Objects of this class represent a Signature Target that can be part of the FeatureBinding for a SignaturePolicy (refer SignaturePolicy.FeatureBinding).
SignatureTarget.Transform
          This class represents a Transform that can appear on a SignatureTarget.
Target
           
TimestampPolicy
          A policy representing a WSS Timestamp element.
WSSFeatureBindingExtension
           
WSSKeyBindingExtension
           
WSSPolicy
          Represents a base class for SOAP Message Security Policies.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss.impl.policy.verifier
MessagePolicy
          Represents an ordered collection of Security Policies
Target
           
WSSPolicy
          Represents a base class for SOAP Message Security Policies.
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss.jaxws.impl
MessagePolicy
          Represents an ordered collection of Security Policies
 

Classes in com.sun.xml.wss.impl.policy.mls used by com.sun.xml.wss.provider.wsit
MessagePolicy
          Represents an ordered collection of Security Policies
 



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