PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

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

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

Methods in org.picketlink.identity.federation.saml.v2.ac with parameters of type GoverningAgreementsType
 void IdentificationType.setGoverningAgreements(GoverningAgreementsType value)
          Sets the value of the governingAgreements property.
 void AuthnContextDeclarationBaseType.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.