|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 UserIdentity.Scope 的软件包 | |
|---|---|
| org.eclipse.jetty.security | |
| org.eclipse.jetty.security.authentication | |
| org.eclipse.jetty.server | |
| org.eclipse.jetty.servlet | |
| org.eclipse.jetty.security 中 UserIdentity.Scope 的使用 |
|---|
| 参数类型为 UserIdentity.Scope 的 org.eclipse.jetty.security 中的方法 | |
|---|---|
boolean |
SpnegoUserIdentity.isUserInRole(String role,
UserIdentity.Scope scope)
|
boolean |
DefaultUserIdentity.isUserInRole(String role,
UserIdentity.Scope scope)
|
boolean |
UserAuthentication.isUserInRole(UserIdentity.Scope scope,
String role)
|
| org.eclipse.jetty.security.authentication 中 UserIdentity.Scope 的使用 |
|---|
| 参数类型为 UserIdentity.Scope 的 org.eclipse.jetty.security.authentication 中的方法 | |
|---|---|
boolean |
SessionAuthentication.isUserInRole(UserIdentity.Scope scope,
String role)
|
| org.eclipse.jetty.server 中 UserIdentity.Scope 的使用 |
|---|
| 返回 UserIdentity.Scope 的 org.eclipse.jetty.server 中的方法 | |
|---|---|
UserIdentity.Scope |
Request.getUserIdentityScope()
|
| 参数类型为 UserIdentity.Scope 的 org.eclipse.jetty.server 中的方法 | |
|---|---|
boolean |
UserIdentity.isUserInRole(String role,
UserIdentity.Scope scope)
Check if the user is in a role. |
boolean |
Authentication.User.isUserInRole(UserIdentity.Scope scope,
String role)
|
void |
Request.setUserIdentityScope(UserIdentity.Scope scope)
|
| org.eclipse.jetty.servlet 中 UserIdentity.Scope 的使用 |
|---|
| 实现 UserIdentity.Scope 的 org.eclipse.jetty.servlet 中的类 | |
|---|---|
class |
ServletHolder
Servlet Instance and Context Holder. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||