Uses of Interface
org.eclipse.jetty.security.authentication.AuthorizationService
Package
Description
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
-
Uses of AuthorizationService in org.eclipse.jetty.security
ModifierConstructorDescriptionConfigurableSpnegoLoginService
(String realm, AuthorizationService authorizationService) -
Uses of AuthorizationService in org.eclipse.jetty.security.authentication
Modifier and TypeMethodDescriptionstatic AuthorizationService
AuthorizationService.from
(LoginService loginService, Object credentials) Wraps aLoginService
as an AuthorizationService