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

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

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

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.internetprotocol 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.internetprotocol 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.internetprotocol 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.