PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.federation.saml.v2.ac.classes declared as GoverningAgreementsType
protected  GoverningAgreementsType IdentificationType.governingAgreements
           
protected  GoverningAgreementsType OriginalAuthnContextDeclarationBaseType.governingAgreements
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac.classes that return GoverningAgreementsType
 GoverningAgreementsType IdentificationType.getGoverningAgreements()
          Gets the value of the governingAgreements property.
 GoverningAgreementsType OriginalAuthnContextDeclarationBaseType.getGoverningAgreements()
          Gets the value of the governingAgreements property.
 

Methods in org.picketlink.identity.federation.saml.v2.ac.classes with parameters of type GoverningAgreementsType
 void IdentificationType.setGoverningAgreements(GoverningAgreementsType value)
          Sets the value of the governingAgreements property.
 void OriginalAuthnContextDeclarationBaseType.setGoverningAgreements(GoverningAgreementsType value)
          Sets the value of the governingAgreements property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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