Package cronapp.framework.security
package cronapp.framework.security
-
ClassDescriptionRepresents a user in the system The
CronappUserDetails.normalizedUserNameandCronappUserDetails.normalizedEmailare there for performance reasons and are used to validate the case insensitive uniqueness of the userName and email fields.Configures the forms authentication for the application.Custom authentication success handler that generates a JWT token and sends it as a JSON response.JwtConfigurer<H extends org.springframework.security.config.annotation.web.HttpSecurityBuilder<H>>