PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

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

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