Uses of Interface
eu.webtoolkit.jwt.auth.AbstractPasswordService
Packages that use AbstractPasswordService
-
Uses of AbstractPasswordService in eu.webtoolkit.jwt.auth
Classes in eu.webtoolkit.jwt.auth that implement AbstractPasswordServiceMethods in eu.webtoolkit.jwt.auth that return AbstractPasswordServiceModifier and TypeMethodDescriptionFormBaseModel.getPasswordAuth()
Returns the password authentication service.Methods in eu.webtoolkit.jwt.auth with parameters of type AbstractPasswordServiceModifier and TypeMethodDescriptionvoid
FormBaseModel.addPasswordAuth
(AbstractPasswordService auth) Adds a password authentication service.