Interface KerberosBinarySecurityToken
-
- All Superinterfaces:
BinarySecurityToken,Token
- All Known Implementing Classes:
KerberosBinarySecurityToken
public interface KerberosBinarySecurityToken extends BinarySecurityToken
Represents binary-formatted kerberos security tokens- Author:
- ashutosh.shahi@sun.com
-
-
Method Summary
-
Methods inherited from interface com.sun.xml.ws.security.opt.api.keyinfo.BinarySecurityToken
getEncodingType, getTokenValue, getValueType
-
-