Uses of Interface
alpine.auth.AuthenticationService
-
Packages that use AuthenticationService Package Description alpine.auth This package contains authentication and authorization related classes. -
-
Uses of AuthenticationService in alpine.auth
Classes in alpine.auth that implement AuthenticationService Modifier and Type Class Description classApiKeyAuthenticationServiceAuthentication service that validates API keys.classJwtAuthenticationServiceAn AuthenticationService implementation for JWTs that authenticates users based on a token presented in the request.classLdapAuthenticationServiceClass that performs authentication against LDAP servers.classManagedUserAuthenticationServiceClass that performs authentication against internally managed users.classOidcAuthenticationService
-