PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.assertion.EvidenceType.ChoiceType

Packages that use EvidenceType.ChoiceType
org.picketlink.identity.federation.saml.v2.assertion Package for the model classes for the SAML2 Assertion 
 

Uses of EvidenceType.ChoiceType in org.picketlink.identity.federation.saml.v2.assertion
 

Fields in org.picketlink.identity.federation.saml.v2.assertion with type parameters of type EvidenceType.ChoiceType
protected  List<EvidenceType.ChoiceType> EvidenceType.evidences
           
 

Methods in org.picketlink.identity.federation.saml.v2.assertion that return types with arguments of type EvidenceType.ChoiceType
 List<EvidenceType.ChoiceType> EvidenceType.evidences()
          Get the list of evidences as a read only list
 

Methods in org.picketlink.identity.federation.saml.v2.assertion with parameters of type EvidenceType.ChoiceType
 void EvidenceType.addEvidence(EvidenceType.ChoiceType evidence)
          Add an evidence
 void EvidenceType.removeEvidence(EvidenceType.ChoiceType evidence)
          Remove an evidence
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.