Package org.eclipse.jetty.server
Interface UserIdentity.Scope
-
- Enclosing interface:
- UserIdentity
public static interface UserIdentity.ScopeA UserIdentity Scope. A scope is the environment in which a User Identity is to be interpreted. Typically it is set by the target servlet of a request.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContextPath()StringgetName()Map<String,String>getRoleRefMap()
-