Class SecurityAnnotations.PermitAllImpl

java.lang.Object
org.glassfish.jersey.internal.inject.AnnotationLiteral<javax.annotation.security.PermitAll>
org.glassfish.jersey.message.filtering.SecurityAnnotations.PermitAllImpl
All Implemented Interfaces:
Annotation
Enclosing class:
SecurityAnnotations

private static class SecurityAnnotations.PermitAllImpl extends AnnotationLiteral<javax.annotation.security.PermitAll> implements javax.annotation.security.PermitAll
PermitAll annotation implementation.
  • Constructor Details

    • PermitAllImpl

      private PermitAllImpl()