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

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

Methods in org.eclipse.higgins.util.saml that return SAMLSubjectConfirmationData
 SAMLSubjectConfirmationData SAMLSubject.getSAMLSubjectConfirmationData()
           
 

Methods in org.eclipse.higgins.util.saml with parameters of type SAMLSubjectConfirmationData
 void SAMLSubject.setSAMLSubjectConfirmationData(SAMLSubjectConfirmationData samlSubjectConfirmationData)