Class StandardSecurityCheckInterceptor.AuthenticatedInterceptor

java.lang.Object
io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor
io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor.AuthenticatedInterceptor
Enclosing class:
StandardSecurityCheckInterceptor

@Interceptor @Priority(900) public static final class StandardSecurityCheckInterceptor.AuthenticatedInterceptor extends StandardSecurityCheckInterceptor
Prevent the SecurityHandler from performing Authenticated security checks
  • Constructor Details

    • AuthenticatedInterceptor

      public AuthenticatedInterceptor()