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:
java.lang.annotation.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 Summary
Constructors Modifier Constructor Description private
DenyAllImpl()
-
Method Summary
-
Methods inherited from class org.glassfish.jersey.internal.inject.AnnotationLiteral
annotationType, equals, hashCode
-
-