Uses of Class
com.sun.identity.liberty.ws.security.SecurityAssertion
Package
Description
Provides interface to manage liberty security
Provides classes to manage Liberty SOAP Binding.
-
Uses of SecurityAssertion in com.sun.identity.liberty.ws.security
Modifier and TypeMethodDescriptionstatic Certificate
SecurityUtils.getCertificate
(SecurityAssertion assertion) Gets the Certificate from theAssertion
. -
Uses of SecurityAssertion in com.sun.identity.liberty.ws.soapbinding
Modifier and TypeMethodDescriptionMessage.getAssertion()
Returns the SAML assertion used for signing.