Uses of Class
org.bh_foundation.e_sign.services.implementations.UserDetailsImplement
Packages that use UserDetailsImplement
-
Uses of UserDetailsImplement in org.bh_foundation.e_sign.configs
Constructors in org.bh_foundation.e_sign.configs with parameters of type UserDetailsImplementModifierConstructorDescriptionSecurityConfig(UserDetailsImplement userDetailsImplement, JwtAuthenticationFilter jwtAuthenticationFilter) -
Uses of UserDetailsImplement in org.bh_foundation.e_sign.filters
Constructors in org.bh_foundation.e_sign.filters with parameters of type UserDetailsImplementModifierConstructorDescriptionJwtAuthenticationFilter(JwtService jwtService, UserDetailsImplement userDetailsImplement)