Uses of Interface
alpine.server.auth.AuthenticationService
Packages that use AuthenticationService
Package
Description
This package contains authentication and authorization related classes.
-
Uses of AuthenticationService in alpine.server.auth
Classes in alpine.server.auth that implement AuthenticationServiceModifier and TypeClassDescriptionclassAuthentication service that validates API keys.classAn AuthenticationService implementation for JWTs that authenticates users based on a token presented in the request.classClass that performs authentication against LDAP servers.classClass that performs authentication against internally managed users.class