Uses of Class
com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
-
Packages that use BinarySecurityToken Package Description com.sun.identity.liberty.ws.security Provides interface to manage liberty security -
-
Uses of BinarySecurityToken in com.sun.identity.liberty.ws.security
Methods in com.sun.identity.liberty.ws.security with parameters of type BinarySecurityToken Modifier and Type Method Description static Certificate
SecurityUtils. getCertificate(BinarySecurityToken binarySecurityToken)
Get Certificate from X509 Security Token Profile document.
-