Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.pgp.ActivationLimitDurationType

Packages that use ActivationLimitDurationType
org.jboss.identity.federation.saml.v2.ac.classes.pgp   
 

Uses of ActivationLimitDurationType in org.jboss.identity.federation.saml.v2.ac.classes.pgp
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.pgp declared as ActivationLimitDurationType
protected  ActivationLimitDurationType ActivationLimitType.activationLimitDuration
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.pgp that return ActivationLimitDurationType
 ActivationLimitDurationType ObjectFactory.createActivationLimitDurationType()
          Create an instance of ActivationLimitDurationType
 ActivationLimitDurationType ActivationLimitType.getActivationLimitDuration()
          Gets the value of the activationLimitDuration property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.pgp with parameters of type ActivationLimitDurationType
 javax.xml.bind.JAXBElement<ActivationLimitDurationType> ObjectFactory.createActivationLimitDuration(ActivationLimitDurationType value)
          Create an instance of JAXBElement<ActivationLimitDurationType>}
 void ActivationLimitType.setActivationLimitDuration(ActivationLimitDurationType value)
          Sets the value of the activationLimitDuration property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.