public class AutoConfiguredAuthenticationInitializer extends AbstractAuthInitialize
AutoConfiguredAuthenticationInitializer class is an AuthInitialize implementation,
which auto-configures security, and specifically authentication, for Apache Geode/Pivotal GemFire.AuthInitialize| Modifier and Type | Field and Description |
|---|---|
protected static Properties |
NO_PARAMETERS |
static String |
SDG_SECURITY_PASSWORD_PROPERTY |
static String |
SDG_SECURITY_USERNAME_PROPERTY |
static String |
SECURITY_PASSWORD_PROPERTY |
static String |
SECURITY_USERNAME_PROPERTY |
TEMPLATE_BEAN_NAME_PROPERTY| Constructor and Description |
|---|
AutoConfiguredAuthenticationInitializer() |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
doGetCredentials(Properties properties) |
static AutoConfiguredAuthenticationInitializer |
newAuthenticationInitializer()
Factory method used to construct a new instance of
AutoConfiguredAuthenticationInitializer. |
close, doInit, getCredentials, getEnvironment, init, setEnvironmentconfigureThis, configureThis, init, newBeanConfigurer, newBeanConfigurergetBeanFactory, getBeanFactoryKey, locateBeanFactory, locateBeanFactory, setBeanFactoryKeypublic static final String SDG_SECURITY_USERNAME_PROPERTY
public static final String SDG_SECURITY_PASSWORD_PROPERTY
public static final String SECURITY_USERNAME_PROPERTY
public static final String SECURITY_PASSWORD_PROPERTY
protected static final Properties NO_PARAMETERS
public AutoConfiguredAuthenticationInitializer()
public static AutoConfiguredAuthenticationInitializer newAuthenticationInitializer()
AutoConfiguredAuthenticationInitializer.AutoConfiguredAuthenticationInitializer.AutoConfiguredAuthenticationInitializerprotected Properties doGetCredentials(Properties properties)
doGetCredentials in class AbstractAuthInitializeCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.