Uses of Annotation Interface
org.graylog.security.authservice.InternalAuthServiceBackend
Packages that use InternalAuthServiceBackend
-
Uses of InternalAuthServiceBackend in org.graylog.security.authservice
Constructor parameters in org.graylog.security.authservice with annotations of type InternalAuthServiceBackendModifierConstructorDescriptionGlobalAuthServiceConfig(ClusterConfigService clusterConfigService, com.google.common.eventbus.EventBus eventBus, DBAuthServiceBackendService dbService, Map<String, AuthServiceBackend.Factory<? extends AuthServiceBackend>> backendFactories, AuthServiceBackend defaultBackend)