Uses of Class
eu.europa.esig.saml.jaxb.authn.context.Generation
-
Uses of Generation in eu.europa.esig.saml.jaxb.authn.context
Modifier and TypeFieldDescriptionprotected Generation
ActivationPinType.generation
protected Generation
PasswordType.generation
Modifier and TypeMethodDescriptionObjectFactory.createGeneration()
Create an instance ofGeneration
ActivationPinType.getGeneration()
Gets the value of the generation property.PasswordType.getGeneration()
Gets the value of the generation property.Modifier and TypeMethodDescriptionvoid
ActivationPinType.setGeneration
(Generation value) Sets the value of the generation property.void
PasswordType.setGeneration
(Generation value) Sets the value of the generation property.