| 程序包 | 说明 |
|---|---|
| org.eclipse.jetty.security.authentication |
Jetty Security : Authenticators and Callbacks
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BasicAuthenticator |
class |
ClientCertAuthenticator |
class |
DigestAuthenticator
The nonce max age in ms can be set with the
SecurityHandler.setInitParameter(String, String)
using the name "maxNonceAge". |
class |
FormAuthenticator
FORM Authenticator.
|
class |
SpnegoAuthenticator |
| 限定符和类型 | 字段和说明 |
|---|---|
protected LoginAuthenticator |
DeferredAuthentication._authenticator |
| 构造器和说明 |
|---|
DeferredAuthentication(LoginAuthenticator authenticator) |
Copyright © 2017. All rights reserved.