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 GenerationActivationPinType.generationprotected GenerationPasswordType.generationMethods in eu.europa.esig.saml.jaxb.authn.context that return GenerationModifier and TypeMethodDescriptionObjectFactory.createGeneration()Create an instance ofGenerationActivationPinType.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 TypeMethodDescriptionvoidActivationPinType.setGeneration(Generation value) Sets the value of the generation property.voidPasswordType.setGeneration(Generation value) Sets the value of the generation property.