Uses of Class
com.sun.identity.liberty.ws.security.SecurityAssertion
Packages that use 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
Methods in com.sun.identity.liberty.ws.security with parameters of type SecurityAssertionModifier and TypeMethodDescriptionstatic Certificate
SecurityUtils.getCertificate
(SecurityAssertion assertion) Gets the Certificate from theAssertion
. -
Uses of SecurityAssertion in com.sun.identity.liberty.ws.soapbinding
Methods in com.sun.identity.liberty.ws.soapbinding that return SecurityAssertionModifier and TypeMethodDescriptionMessage.getAssertion()
Returns the SAML assertion used for signing.