Class SecurityAnnotations.DenyAllImpl
java.lang.Object
org.glassfish.jersey.internal.inject.AnnotationLiteral<javax.annotation.security.DenyAll>
org.glassfish.jersey.message.filtering.SecurityAnnotations.DenyAllImpl
- All Implemented Interfaces:
Annotation
- Enclosing class:
SecurityAnnotations
private static final class SecurityAnnotations.DenyAllImpl
extends AnnotationLiteral<javax.annotation.security.DenyAll>
implements javax.annotation.security.DenyAll
DenyAll annotation implementation.
-
Constructor Details
-
DenyAllImpl
private DenyAllImpl()
-