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

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

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

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

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