Uses of Class
com.sun.xml.wss.impl.policy.mls.KeyBindingBase
-
Packages that use KeyBindingBase Package Description com.sun.xml.wss.impl.policy.mls -
-
Uses of KeyBindingBase in com.sun.xml.wss.impl.policy.mls
Subclasses of KeyBindingBase in com.sun.xml.wss.impl.policy.mls Modifier and Type Class Description static classAuthenticationTokenPolicy.KerberosTokenBindingA policy representing Kerberos Token.static classAuthenticationTokenPolicy.KeyValueTokenBindingA policy representing a RSAKeyPair.static classAuthenticationTokenPolicy.SAMLAssertionBindingA policy representing a SAML Assertion.static classAuthenticationTokenPolicy.UsernameTokenBindingA policy representing a WSS UsernameToken.static classAuthenticationTokenPolicy.X509CertificateBindingA policy representing a WSS X509Certificate.classDerivedTokenKeyBindingclassIssuedTokenKeyBindingclassSecureConversationTokenKeyBindingclassSymmetricKeyBindingA policy representing a SymmetricKey that can be used as the KeyBinding for a SignaturePolicy or an EncryptionPolicy.
-