Uses of Class
org.graylog2.security.headerauth.HTTPHeaderAuthConfig
Packages that use HTTPHeaderAuthConfig
-
Uses of HTTPHeaderAuthConfig in org.graylog.security.authservice.rest
Methods in org.graylog.security.authservice.rest that return HTTPHeaderAuthConfigModifier and TypeMethodDescriptionHTTPHeaderAuthenticationConfigResource.getConfig()HTTPHeaderAuthenticationConfigResource.updateConfig(@Valid HTTPHeaderAuthConfig config) Methods in org.graylog.security.authservice.rest with parameters of type HTTPHeaderAuthConfigModifier and TypeMethodDescriptionHTTPHeaderAuthenticationConfigResource.updateConfig(@Valid HTTPHeaderAuthConfig config) -
Uses of HTTPHeaderAuthConfig in org.graylog2.security.headerauth
Methods in org.graylog2.security.headerauth that return HTTPHeaderAuthConfigModifier and TypeMethodDescriptionabstract HTTPHeaderAuthConfigHTTPHeaderAuthConfig.Builder.build()static HTTPHeaderAuthConfigHTTPHeaderAuthConfig.createDisabled()