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

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

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

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

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