Uses of Class
eu.europa.esig.saml.jaxb.authn.context.Generation
Packages that use Generation
-
Uses of Generation in eu.europa.esig.saml.jaxb.authn.context
Fields in eu.europa.esig.saml.jaxb.authn.context declared as GenerationModifier and TypeFieldDescriptionprotected Generation
ActivationPinType.generation
protected Generation
PasswordType.generation
Methods in eu.europa.esig.saml.jaxb.authn.context that return GenerationModifier 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.Methods in eu.europa.esig.saml.jaxb.authn.context with parameters of type GenerationModifier 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.