Uses of Class
eu.europa.esig.saml.jaxb.authn.context.Generation
| Package | Description |
|---|---|
| eu.europa.esig.saml.jaxb.authn.context |
-
Uses of Generation in eu.europa.esig.saml.jaxb.authn.context
Fields in eu.europa.esig.saml.jaxb.authn.context declared as Generation Modifier and Type Field Description protected GenerationActivationPinType. generationprotected GenerationPasswordType. generationMethods in eu.europa.esig.saml.jaxb.authn.context that return Generation Modifier and Type Method Description GenerationObjectFactory. createGeneration()Create an instance ofGenerationGenerationActivationPinType. getGeneration()Gets the value of the generation property.GenerationPasswordType. getGeneration()Gets the value of the generation property.Methods in eu.europa.esig.saml.jaxb.authn.context with parameters of type Generation Modifier and Type Method Description voidActivationPinType. setGeneration(Generation value)Sets the value of the generation property.voidPasswordType. setGeneration(Generation value)Sets the value of the generation property.