Uses of Class
org.graylog.security.authservice.GlobalAuthServiceConfig
Packages that use GlobalAuthServiceConfig
-
Uses of GlobalAuthServiceConfig in org.graylog.security.authservice
Constructors in org.graylog.security.authservice with parameters of type GlobalAuthServiceConfigModifierConstructorDescriptionAuthServiceAuthenticator(GlobalAuthServiceConfig authServiceConfig, ProvisionerService provisionerService) AuthServiceBackendUsageCheck(GlobalAuthServiceConfig globalAuthServiceConfig, UserService userService) -
Uses of GlobalAuthServiceConfig in org.graylog.security.authservice.rest
Constructors in org.graylog.security.authservice.rest with parameters of type GlobalAuthServiceConfigModifierConstructorDescriptionAuthServiceBackendsResource(DBAuthServiceBackendService dbService, GlobalAuthServiceConfig globalAuthServiceConfig, PaginatedUserService userService, RoleService roleService, AuthServiceBackendUsageCheck usageCheck) AuthServicesResource(GlobalAuthServiceConfig authServiceConfig, DBAuthServiceBackendService backendService) GlobalAuthServiceConfigResource(GlobalAuthServiceConfig authServiceConfig)