Login Controller
class LoginController(ldapAuthenticator: LdapStubaAuthenticator, userRepository: UserRepository, tokenRepository: RefreshTokenRepository, userRoleRepository: UserRoleRepository, roleRepository: RoleRepository, tokenManager: TokenManager, cookieManager: CookieManager, authConfig: AuthenticationConfigurationModel) : Controller
Content copied to clipboard