Uses of Interface
org.eclipse.jetty.ee8.nested.UserIdentityScope
Packages that use UserIdentityScope
-
Uses of UserIdentityScope in org.eclipse.jetty.ee8.nested
Methods in org.eclipse.jetty.ee8.nested that return UserIdentityScopeMethods in org.eclipse.jetty.ee8.nested with parameters of type UserIdentityScopeModifier and TypeMethodDescriptionstatic StringUserIdentityScope.deRefRole(UserIdentityScope scope, String role) booleanAuthentication.User.isUserInRole(UserIdentityScope scope, String role) voidRequest.setUserIdentityScope(UserIdentityScope scope)