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

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

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

Fields in org.jboss.identity.federation.saml.v2.ac.classes.internetprotocolpassword declared as ActivationLimitType
protected  ActivationLimitType ActivationPinType.activationLimit
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.internetprotocolpassword that return ActivationLimitType
 ActivationLimitType ObjectFactory.createActivationLimitType()
          Create an instance of ActivationLimitType
 ActivationLimitType ActivationPinType.getActivationLimit()
          Gets the value of the activationLimit property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.internetprotocolpassword with parameters of type ActivationLimitType
 javax.xml.bind.JAXBElement<ActivationLimitType> ObjectFactory.createActivationLimit(ActivationLimitType value)
          Create an instance of JAXBElement<ActivationLimitType>}
 void ActivationPinType.setActivationLimit(ActivationLimitType value)
          Sets the value of the activationLimit property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.