Uses of Class
org.eclipse.higgins.util.saml.SAML2Assertion

Uses of SAML2Assertion in org.eclipse.higgins.util.saml
 

Methods in org.eclipse.higgins.util.saml that return SAML2Assertion
 SAML2Assertion SAML2Response.getSAMLAssertion()
           
 

Methods in org.eclipse.higgins.util.saml with parameters of type SAML2Assertion
 void SAML2Response.setSAMLAssertion(SAML2Assertion samlAssertion)