Uses of Class
org.apache.juneau.rest.guard.RestGuard
Packages that use RestGuard
Package
Description
REST Server API
REST Guards
- 
Uses of RestGuard in org.apache.juneau.examples.restSubclasses of RestGuard in org.apache.juneau.examples.restModifier and TypeClassDescriptionclassSample guard that only lets administrators through.
- 
Uses of RestGuard in org.apache.juneau.restMethods in org.apache.juneau.rest with parameters of type RestGuardModifier and TypeMethodDescriptionAdds one or more guards to this operation.
- 
Uses of RestGuard in org.apache.juneau.rest.guardSubclasses of RestGuard in org.apache.juneau.rest.guardModifier and TypeClassDescriptionclassRestGuardthat uses role expressions to determine whether an authenticated user has access to a class or method.Methods in org.apache.juneau.rest.guard that return RestGuardMethods in org.apache.juneau.rest.guard with parameters of type RestGuardModifier and TypeMethodDescriptionAppends the specified rest matcher objects to the list.