Package com.jk.webstack.security
package com.jk.webstack.security
-
ClassesClassDescriptionThis class configures security settings for the web application.This class initialize the web security configurations.This class is responsible for mapping authorities (roles) obtained from the authentication process to a custom collection of GrantedAuthority objects.This class is a placeholder authentication provider that always returns null during the authentication process.This entity class represents a user in the application.This class represents user roles in the application and implements the GrantedAuthority interface.