|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserIdentity.Scope | |
|---|---|
| org.eclipse.jetty.server | |
| Uses of UserIdentity.Scope in org.eclipse.jetty.server |
|---|
| Methods in org.eclipse.jetty.server that return UserIdentity.Scope | |
|---|---|
UserIdentity.Scope |
Request.getUserIdentityScope()
|
| Methods in org.eclipse.jetty.server with parameters of type UserIdentity.Scope | |
|---|---|
boolean |
UserIdentity.isUserInRole(java.lang.String role,
UserIdentity.Scope scope)
Check if the user is in a role. |
boolean |
Authentication.User.isUserInRole(UserIdentity.Scope scope,
java.lang.String role)
|
void |
Request.setUserIdentityScope(UserIdentity.Scope scope)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||