public interface AuthenticationConfiguration extends SecurityConfiguration
SecurityConfiguration.Default| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_APP_NAME |
static String |
NAME |
static String |
PARAM_APP_NAME |
static String |
PARAM_CONFIG_SPI_NAME |
| Modifier and Type | Method and Description |
|---|---|
@NotNull LoginContextProvider |
getLoginContextProvider(org.apache.jackrabbit.oak.api.ContentRepository contentRepository) |
getCommitHooks, getConflictHandlers, getContext, getName, getParameters, getProtectedItemImporters, getRepositoryInitializer, getValidators, getWorkspaceInitializerstatic final String NAME
static final String PARAM_APP_NAME
static final String DEFAULT_APP_NAME
static final String PARAM_CONFIG_SPI_NAME
@NotNull @NotNull LoginContextProvider getLoginContextProvider(org.apache.jackrabbit.oak.api.ContentRepository contentRepository)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.