PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.ac.classes.GoverningAgreementRefType

Packages that use GoverningAgreementRefType
org.picketlink.identity.federation.saml.v2.ac.classes   
 

Uses of GoverningAgreementRefType in org.picketlink.identity.federation.saml.v2.ac.classes
 

Fields in org.picketlink.identity.federation.saml.v2.ac.classes with type parameters of type GoverningAgreementRefType
protected  List<GoverningAgreementRefType> GoverningAgreementsType.governingAgreementRef
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac.classes that return types with arguments of type GoverningAgreementRefType
 List<GoverningAgreementRefType> GoverningAgreementsType.getGoverningAgreementRef()
          Gets the value of the governingAgreementRef property.
 

Methods in org.picketlink.identity.federation.saml.v2.ac.classes with parameters of type GoverningAgreementRefType
 void GoverningAgreementsType.add(GoverningAgreementRefType gov)
           
 void GoverningAgreementsType.remove(GoverningAgreementRefType gov)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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