Uses of Class
org.keycloak.dom.saml.v2.ac.Generation
-
Uses of Generation in org.keycloak.dom.saml.v2.ac
Modifier and TypeFieldDescriptionprotected Generation
ActivationPinType.generation
protected Generation
PasswordType.generation
Modifier and TypeMethodDescriptionActivationPinType.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.