Class HTTPHeaderAuthenticationConfigResource

java.lang.Object
org.graylog.security.authservice.rest.HTTPHeaderAuthenticationConfigResource

@Path("/system/authentication/http-header-auth-config") @Consumes("application/json") @Produces("application/json") @RequiresAuthentication public class HTTPHeaderAuthenticationConfigResource extends Object
  • Constructor Details

    • HTTPHeaderAuthenticationConfigResource

      @Inject public HTTPHeaderAuthenticationConfigResource(ClusterConfigService clusterConfigService)
  • Method Details