Package com. tp2020. backend. controllers. login
Types
LoginController
Link copied to clipboard
class LoginController(ldapAuthenticator: LdapStubaAuthenticator, userRepository: UserRepository, tokenRepository: RefreshTokenRepository, userRoleRepository: UserRoleRepository, roleRepository: RoleRepository, tokenManager: TokenManager, cookieManager: CookieManager, authConfig: AuthenticationConfigurationModel) : Controller
Content copied to clipboard