Package eu.webtoolkit.jwt.auth.jpa


package eu.webtoolkit.jwt.auth.jpa
  • Classes
    Class
    Description
    By extending this class, and using the extended implementation in AuthInfo, extra fields can be added to the AuthInfo object.
    A JPA implementation for an authentication identity This class is used by AuthInfo, and stores identities.
    A default JPA implementation for authentication data This class implements the requirements for use as a data type in UserDatabase.
    A JPA implementation for an authentication token.
    A JPA implementation for user authentication data.