Package | Description |
---|---|
org.eclipse.jetty.security |
Jetty Security : Modular Support for Security in Jetty
|
org.eclipse.jetty.security.authentication |
Jetty Security : Authenticators and Callbacks
|
Modifier and Type | Class and Description |
---|---|
class |
UserAuthentication |
Modifier and Type | Class and Description |
---|---|
static class |
FormAuthenticator.FormAuthentication
This Authentication represents a just completed Form authentication.
|
class |
SessionAuthentication
SessionAuthentication
When a user has been successfully authenticated with some types
of Authenticator, the Authenticator stashes a SessionAuthentication
into an HttpSession to remember that the user is authenticated.
|
Copyright © 1995–2020 Webtide. All rights reserved.