public final class SecurityEntityFilteringFeature extends Object implements Feature
Feature used to add support for Java Security annotations (javax.annotation.security) for Entity Data
Filtering feature.
Supported annotations are:
It is sufficient to annotate only property accessors of an entity without annotating resource method / resource class although it is not recommended.
Note: This feature also registers theEntityFilteringFeature.EntityFilteringFeature| Constructor and Description |
|---|
SecurityEntityFilteringFeature() |
public boolean configure(FeatureContext context)
Copyright © 2007-2019, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.