|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Authentication.User 的软件包 | |
|---|---|
| org.eclipse.jetty.security | |
| org.eclipse.jetty.security.authentication | |
| org.eclipse.jetty.security.jaspi | |
| org.eclipse.jetty.security 中 Authentication.User 的使用 |
|---|
| 实现 Authentication.User 的 org.eclipse.jetty.security 中的类 | |
|---|---|
class |
UserAuthentication
|
| 参数类型为 Authentication.User 的 org.eclipse.jetty.security 中的方法 | |
|---|---|
void |
SecurityHandler.logout(Authentication.User user)
|
boolean |
Authenticator.secureResponse(ServletRequest request,
ServletResponse response,
boolean mandatory,
Authentication.User validatedUser)
|
| org.eclipse.jetty.security.authentication 中 Authentication.User 的使用 |
|---|
| 实现 Authentication.User 的 org.eclipse.jetty.security.authentication 中的类 | |
|---|---|
static class |
FormAuthenticator.FormAuthentication
This Authentication represents a just completed Form authentication. |
class |
SessionAuthentication
|
| 参数类型为 Authentication.User 的 org.eclipse.jetty.security.authentication 中的方法 | |
|---|---|
boolean |
SpnegoAuthenticator.secureResponse(ServletRequest request,
ServletResponse response,
boolean mandatory,
Authentication.User validatedUser)
|
boolean |
FormAuthenticator.secureResponse(ServletRequest req,
ServletResponse res,
boolean mandatory,
Authentication.User validatedUser)
|
boolean |
DigestAuthenticator.secureResponse(ServletRequest req,
ServletResponse res,
boolean mandatory,
Authentication.User validatedUser)
|
boolean |
ClientCertAuthenticator.secureResponse(ServletRequest req,
ServletResponse res,
boolean mandatory,
Authentication.User validatedUser)
|
boolean |
BasicAuthenticator.secureResponse(ServletRequest req,
ServletResponse res,
boolean mandatory,
Authentication.User validatedUser)
|
| org.eclipse.jetty.security.jaspi 中 Authentication.User 的使用 |
|---|
| 参数类型为 Authentication.User 的 org.eclipse.jetty.security.jaspi 中的方法 | |
|---|---|
boolean |
JaspiAuthenticator.secureResponse(ServletRequest req,
ServletResponse res,
boolean mandatory,
Authentication.User validatedUser)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||