Uses of Interface
org.glassfish.jersey.message.filtering.spi.ScopeResolver
Packages that use ScopeResolver
Package
Description
Support for Entity Data Filtering in Jersey.
-
Uses of ScopeResolver in org.glassfish.jersey.message.filtering
Classes in org.glassfish.jersey.message.filtering that implement ScopeResolverModifier and TypeClassDescription(package private) final class
Scope provider
processing entity-filtering annotations created using@EntityFiltering
meta-annotation.(package private) final class
scope provider
resolving entity-filtering scopes from security annotations.(package private) final class
Server-sidescope provider
resolving entity-filtering scopes from security annotations with respect to user's roles defined inSecurityContext
.class
Fields in org.glassfish.jersey.message.filtering with type parameters of type ScopeResolver