|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Authenticator 的软件包 | |
|---|---|
| org.eclipse.jetty.security | |
| org.eclipse.jetty.security.authentication | |
| org.eclipse.jetty.security.jaspi | |
| org.eclipse.jetty.security 中 Authenticator 的使用 |
|---|
| 返回 Authenticator 的 org.eclipse.jetty.security 中的方法 | |
|---|---|
Authenticator |
SecurityHandler.getAuthenticator()
|
Authenticator |
DefaultAuthenticatorFactory.getAuthenticator(Server server,
ServletContext context,
Authenticator.AuthConfiguration configuration,
IdentityService identityService,
LoginService loginService)
|
Authenticator |
Authenticator.Factory.getAuthenticator(Server server,
ServletContext context,
Authenticator.AuthConfiguration configuration,
IdentityService identityService,
LoginService loginService)
|
| 参数类型为 Authenticator 的 org.eclipse.jetty.security 中的方法 | |
|---|---|
void |
SecurityHandler.setAuthenticator(Authenticator authenticator)
Set the authenticator. |
| org.eclipse.jetty.security.authentication 中 Authenticator 的使用 |
|---|
| 实现 Authenticator 的 org.eclipse.jetty.security.authentication 中的类 | |
|---|---|
class |
BasicAuthenticator
|
class |
ClientCertAuthenticator
|
class |
DigestAuthenticator
|
class |
FormAuthenticator
FORM Authenticator. |
class |
LoginAuthenticator
|
class |
SpnegoAuthenticator
|
| org.eclipse.jetty.security.jaspi 中 Authenticator 的使用 |
|---|
| 实现 Authenticator 的 org.eclipse.jetty.security.jaspi 中的类 | |
|---|---|
class |
JaspiAuthenticator
|
| 返回 Authenticator 的 org.eclipse.jetty.security.jaspi 中的方法 | |
|---|---|
Authenticator |
JaspiAuthenticatorFactory.getAuthenticator(Server server,
ServletContext context,
Authenticator.AuthConfiguration configuration,
IdentityService identityService,
LoginService loginService)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||