public class AuthenticatorModule
extends AbstractModule
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AUTHENTICATORS_PROPERTY_NAME |
| Constructor and Description |
|---|
AuthenticatorModule() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ReportServerPAM> |
providePAMs(ApplicationPropertiesService propertiesService,
HookHandlerService hookHandlerService,
Injector injector) |
public static final java.lang.String AUTHENTICATORS_PROPERTY_NAME
public java.util.Set<ReportServerPAM> providePAMs(ApplicationPropertiesService propertiesService, HookHandlerService hookHandlerService, Injector injector)