Class SecurityAnnotations.RolesAllowedImpl
java.lang.Object
org.glassfish.jersey.internal.inject.AnnotationLiteral<javax.annotation.security.RolesAllowed>
org.glassfish.jersey.message.filtering.SecurityAnnotations.RolesAllowedImpl
- All Implemented Interfaces:
Annotation
- Enclosing class:
- SecurityAnnotations
private static final class SecurityAnnotations.RolesAllowedImpl
extends AnnotationLiteral<javax.annotation.security.RolesAllowed>
implements javax.annotation.security.RolesAllowed
DenyAll annotation implementation.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.glassfish.jersey.internal.inject.AnnotationLiteral
annotationType, equals, hashCode
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.annotation.Annotation
toString
-
Field Details
-
roles
-
-
Constructor Details
-
RolesAllowedImpl
-
-
Method Details
-
value
-