Uses of Class
com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
Packages that use AuthenticationTokenPolicy.KerberosTokenBinding
Package
Description
-
Uses of AuthenticationTokenPolicy.KerberosTokenBinding in com.sun.xml.ws.security.impl.policyconv
Methods in com.sun.xml.ws.security.impl.policyconv with parameters of type AuthenticationTokenPolicy.KerberosTokenBindingModifier and TypeMethodDescriptionprotected voidTokenProcessor.setKerberosTokenRefType(AuthenticationTokenPolicy.KerberosTokenBinding kerberosBinding, KerberosToken token) voidTokenProcessor.setTokenValueType(AuthenticationTokenPolicy.KerberosTokenBinding kerberosBinding, com.sun.xml.ws.policy.PolicyAssertion tokenAssertion) -
Uses of AuthenticationTokenPolicy.KerberosTokenBinding in com.sun.xml.ws.security.opt.impl.keyinfo
Methods in com.sun.xml.ws.security.opt.impl.keyinfo with parameters of type AuthenticationTokenPolicy.KerberosTokenBindingModifier and TypeMethodDescriptionprotected KeyIdentifierTokenBuilder.buildKeyInfoWithKIKerberos(AuthenticationTokenPolicy.KerberosTokenBinding binding, String refType) builds keyInfo with the given kerberos token bindingprotected BinarySecurityTokenTokenBuilder.createKerberosBST(AuthenticationTokenPolicy.KerberosTokenBinding binding, byte[] kerbToken) if an BinarySecurityToken already exists in the security header with the id of the binding returns it else creates a new BinarySecurityToken with the kerboros token provided Adds the BinarySecurityToken to the security headerConstructors in com.sun.xml.ws.security.opt.impl.keyinfo with parameters of type AuthenticationTokenPolicy.KerberosTokenBindingModifierConstructorDescriptionKerberosTokenBuilder(JAXBFilterProcessingContext context, AuthenticationTokenPolicy.KerberosTokenBinding binding) -
Uses of AuthenticationTokenPolicy.KerberosTokenBinding in com.sun.xml.wss.impl
Methods in com.sun.xml.wss.impl that return AuthenticationTokenPolicy.KerberosTokenBindingMethods in com.sun.xml.wss.impl with parameters of type AuthenticationTokenPolicy.KerberosTokenBindingModifier and TypeMethodDescriptionvoidFilterProcessingContext.setKerberosTokenBinding(AuthenticationTokenPolicy.KerberosTokenBinding kerberosTokenBinding)