Package eu.webtoolkit.jwt.auth.jpa
-
Class Summary Class Description AbstractUser AuthIdentity A JPA implementation for an authentication identity This class is used byAuthInfo, and stores identities.AuthInfo A default JPA implementation for authentication data This class implements the requirements for use as a data type inUserDatabase.AuthToken A JPA implementation for an authentication token.UserDatabase A JPA implementation for user authentication data.