PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

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

Methods in org.picketlink.identity.federation.saml.v2.ac.classes that return Generation
 Generation PasswordType.getGeneration()
          Gets the value of the generation property.
 Generation ActivationPinType.getGeneration()
          Gets the value of the generation property.
 

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


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.