public class GeodeIntegratedSecurityConfiguration extends EmbeddedServiceConfigurationSupport
GeodeIntegratedSecurityConfiguration class is a EmbeddedServiceConfigurationSupport implementation
that enables Apache Geode's Integrated Security framework and services.EmbeddedServiceConfigurationSupportEmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor| Modifier and Type | Field and Description |
|---|---|
protected static String |
SECURITY_CLIENT_AUTH_INIT |
protected static String |
SECURITY_MANAGER |
protected static String |
SECURITY_PEER_AUTH_INIT |
protected static String |
SECURITY_POST_PROCESSOR |
protected static String |
SECURITY_SHIRO_INIT |
DEFAULT_HOST, DEFAULT_PORT| Constructor and Description |
|---|
GeodeIntegratedSecurityConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected Class |
getAnnotationType()
Returns the cache application
Annotation type pertaining to this configuration. |
protected boolean |
isShiroSecurityConfigured() |
protected boolean |
isShiroSecurityNotConfigured() |
protected Properties |
toGemFireProperties(Map<String,Object> annotationAttributes) |
cacheConfiguration, generateBeanName, generateBeanName, generateBeanName, getAnnotationAttributes, hasProperties, isAnnotationPresent, newBeanDefinitionHolder, registerBeanDefinitions, registerBeanDefinitions, registerGemFirePropertiesBeanPostProcessor, resolveBean, resolveHost, resolveHost, resolvePort, resolvePort, setGemFirePropertiesafterPropertiesSet, beanClassLoader, beanFactory, evaluationContext, getAnnotationTypeName, getAnnotationTypeSimpleName, hasValue, hasValue, hasValue, newEvaluationContext, register, register, setBeanClassLoader, setBeanFactoryprotected static final String SECURITY_CLIENT_AUTH_INIT
protected static final String SECURITY_MANAGER
protected static final String SECURITY_PEER_AUTH_INIT
protected static final String SECURITY_POST_PROCESSOR
protected static final String SECURITY_SHIRO_INIT
public GeodeIntegratedSecurityConfiguration()
protected Class getAnnotationType()
AbstractAnnotationConfigSupportAnnotation type pertaining to this configuration.getAnnotationType in class AbstractAnnotationConfigSupportAnnotation type used by this application.protected boolean isShiroSecurityConfigured()
protected boolean isShiroSecurityNotConfigured()
protected Properties toGemFireProperties(Map<String,Object> annotationAttributes)
toGemFireProperties in class EmbeddedServiceConfigurationSupportCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.