| Package | Description |
|---|---|
| org.eclipse.jetty.security.authentication |
Jetty Security : Authenticators and Callbacks
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthenticator |
class |
ClientCertAuthenticator |
class |
DigestAuthenticator |
class |
FormAuthenticator
FORM Authenticator.
|
class |
SpnegoAuthenticator |
| Modifier and Type | Field and Description |
|---|---|
protected LoginAuthenticator |
DeferredAuthentication._authenticator |
| Constructor and Description |
|---|
DeferredAuthentication(LoginAuthenticator authenticator) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.