Package io.quarkus.security.jpa
package io.quarkus.security.jpa
-
ClassDescriptionIndicates that this field or property should be used as a source of password for security.Returns a password stored in the database as
Password.Describes how the password is hashed in the database.Indicates that this field or property should be used as a source of roles for security.Indicates that this field or property should be used as a source of roles for security when you store roles in a separate table from your user entity.Indicates that this entity class should be used as a source of identity information.Indicates that this field or property should be used as a source of username for security.