Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered.Generation

Packages that use Generation
org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered   
 

Uses of Generation in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered declared as Generation
protected  Generation PasswordType.generation
           
protected  Generation ActivationPinType.generation
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered that return Generation
 Generation ObjectFactory.createGeneration()
          Create an instance of Generation
 Generation PasswordType.getGeneration()
          Gets the value of the generation property.
 Generation ActivationPinType.getGeneration()
          Gets the value of the generation property.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered with parameters of type Generation
 void PasswordType.setGeneration(Generation value)
          Sets the value of the generation property.
 void ActivationPinType.setGeneration(Generation value)
          Sets the value of the generation property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.