Uses of Class
com.sun.xml.wss.impl.policy.mls.KeyBindingBase
Packages that use KeyBindingBase
-
Uses of KeyBindingBase in com.sun.xml.ws.security.impl.policyconv
Methods in com.sun.xml.ws.security.impl.policyconv with parameters of type KeyBindingBaseModifier and TypeMethodDescriptionprotected voidTokenProcessor.setTokenInclusion(KeyBindingBase xwssToken, com.sun.xml.ws.security.policy.Token token) -
Uses of KeyBindingBase in com.sun.xml.wss.impl.policy.mls
Subclasses of KeyBindingBase in com.sun.xml.wss.impl.policy.mlsModifier and TypeClassDescriptionstatic classA policy representing Kerberos Token.static classA policy representing a RSAKeyPair.static classA policy representing a SAML Assertion.static classA policy representing a WSS UsernameToken.static classA policy representing a WSS X509Certificate.classclassclassclassA policy representing a SymmetricKey that can be used as the KeyBinding for a SignaturePolicy or an EncryptionPolicy.