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

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

Methods in org.eclipse.higgins.util.saml that return SAMLConditions
 SAMLConditions SAMLAssertion.getConditions()
           
 

Methods in org.eclipse.higgins.util.saml with parameters of type SAMLConditions
 void SAMLAssertion.setSAMLConditions(SAMLConditions samlConditions)