|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationTokenPolicy.KerberosTokenBinding | |
|---|---|
| com.sun.xml.ws.security.impl.policyconv | |
| com.sun.xml.ws.security.opt.impl.keyinfo | |
| com.sun.xml.wss.impl | |
| 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.KerberosTokenBinding | |
|---|---|
protected void |
TokenProcessor.setKerberosTokenRefType(AuthenticationTokenPolicy.KerberosTokenBinding kerberosBinding,
KerberosToken token)
|
void |
TokenProcessor.setTokenValueType(AuthenticationTokenPolicy.KerberosTokenBinding kerberosBinding,
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.KerberosTokenBinding | |
|---|---|
protected KeyIdentifier |
TokenBuilder.buildKeyInfoWithKIKerberos(AuthenticationTokenPolicy.KerberosTokenBinding binding,
String refType)
builds keyInfo with the given kerberos token binding |
protected BinarySecurityToken |
TokenBuilder.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 header |
| Constructors in com.sun.xml.ws.security.opt.impl.keyinfo with parameters of type AuthenticationTokenPolicy.KerberosTokenBinding | |
|---|---|
KerberosTokenBuilder(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.KerberosTokenBinding | |
|---|---|
AuthenticationTokenPolicy.KerberosTokenBinding |
FilterProcessingContext.getKerberosTokenBinding()
|
| Methods in com.sun.xml.wss.impl with parameters of type AuthenticationTokenPolicy.KerberosTokenBinding | |
|---|---|
void |
FilterProcessingContext.setKerberosTokenBinding(AuthenticationTokenPolicy.KerberosTokenBinding kerberosTokenBinding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||