| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Modifier and Type | Method | Description |
|---|---|---|
UserIdentity.Scope |
Request.getUserIdentityScope() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
Authentication.User.isUserInRole(UserIdentity.Scope scope,
java.lang.String role) |
|
boolean |
UserIdentity.isUserInRole(java.lang.String role,
UserIdentity.Scope scope) |
Check if the user is in a role.
|
void |
Request.setUserIdentityScope(UserIdentity.Scope scope) |
Copyright © 1995–2018 Webtide. All rights reserved.