| Package | Description |
|---|---|
| org.eclipse.jetty.server |
| Modifier and Type | Method and Description |
|---|---|
UserIdentity.Scope |
Request.getUserIdentityScope() |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.