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

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

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

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.softwarepki that return GoverningAgreementsType
 GoverningAgreementsType ObjectFactory.createGoverningAgreementsType()
          Create an instance of GoverningAgreementsType
 GoverningAgreementsType IdentificationType.getGoverningAgreements()
          Gets the value of the governingAgreements property.
 GoverningAgreementsType OriginalAuthnContextDeclarationBaseType.getGoverningAgreements()
          Gets the value of the governingAgreements property.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.softwarepki that return types with arguments of type GoverningAgreementsType
 javax.xml.bind.JAXBElement<GoverningAgreementsType> ObjectFactory.createGoverningAgreements(GoverningAgreementsType value)
          Create an instance of JAXBElement<GoverningAgreementsType>}
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.softwarepki with parameters of type GoverningAgreementsType
 javax.xml.bind.JAXBElement<GoverningAgreementsType> ObjectFactory.createGoverningAgreements(GoverningAgreementsType value)
          Create an instance of JAXBElement<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.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.