public class AuthConfiguration extends EmbeddedServiceConfigurationSupport
AuthConfiguration
クラスは、Pivotal GemFire/Apache Geode Properties
SE を使用して追加の構成を適用し、Pivotal GemFire/Apache Geode 認証および認可フレームワークとサービスを構成する Spring ImportBeanDefinitionRegistrar
です。EmbeddedServiceConfigurationSupport.AbstractGemFirePropertiesConfigurer, EmbeddedServiceConfigurationSupport.ClientGemFirePropertiesConfigurer, EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor, EmbeddedServiceConfigurationSupport.LocatorGemFirePropertiesConfigurer, EmbeddedServiceConfigurationSupport.PeerGemFirePropertiesConfigurer
AbstractAnnotationConfigSupport.TypeResolver<T>
修飾子と型 | フィールドと説明 |
---|---|
static int | DEFAULT_PEER_VERIFY_MEMBER_TIMEOUT |
static StringSE | DEFAULT_SECURITY_LOG_LEVEL |
protected static StringSE | GEMFIRE_SECURITY_PROPERTY_FILE |
protected static StringSE | SECURITY_CLIENT_ACCESSOR |
protected static StringSE | SECURITY_CLIENT_ACCESSOR_POST_PROCESSOR |
protected static StringSE | SECURITY_CLIENT_AUTH_INIT |
protected static StringSE | SECURITY_CLIENT_AUTHENTICATOR |
protected static StringSE | SECURITY_CLIENT_DIFFIE_HELLMAN_ALGORITHM |
protected static StringSE | SECURITY_LOG_FILE |
protected static StringSE | SECURITY_LOG_LEVEL |
protected static StringSE | SECURITY_PEER_AUTH_INIT |
protected static StringSE | SECURITY_PEER_AUTHENTICATOR |
protected static StringSE | SECURITY_PEER_VERIFY_MEMBER_TIMEOUT |
DEFAULT_HOST, DEFAULT_PORT
INFRASTRUCTURE_ROLES, ORG_SPRINGFRAMEWORK_DATA_GEMFIRE_PACKAGE, ORG_SPRINGFRAMEWORK_PACKAGE, SPRING_DATA_GEMFIRE_PROPERTY_PREFIX
コンストラクターと説明 |
---|
AuthConfiguration() |
修飾子と型 | メソッドと説明 |
---|---|
protected ClassSE<? extends AnnotationSE> | getAnnotationType() |
protected PropertiesSE | toGemFireProperties(MapSE<StringSE, ObjectSE> annotationAttributes) |
generateBeanName, generateBeanName, generateBeanName, getCacheConfiguration, hasProperties, newBeanDefinitionHolder, registerBeanDefinitions, registerBeanDefinitions, registerClientGemFirePropertiesConfigurer, registerGemFirePropertiesBeanPostProcessor, registerGemFirePropertiesConfigurer, registerLocatorGemFirePropertiesConfigurer, registerPeerGemFirePropertiesConfigurer, resolveBean, resolveHost, resolveHost, resolvePort, resolvePort, setGemFireProperties
arrayOfPropertyNamesFor, arrayOfPropertyNamesFor, asArrayProperty, cacheClientProperty, cacheCompressionProperty, cacheOffHeapProperty, cachePeerProperty, cacheProperty, cacheServerProperty, clusterProperty, diskStoreProperty, entitiesProperty, gatewayReceiverProperty, gatewaySenderProperty, getAnnotationAttributes, getAnnotationAttributes, getAnnotationAttributes, getAnnotationTypeName, getAnnotationTypeSimpleName, getBeanClassLoader, getBeanFactory, getEnvironment, getEvaluationContext, getLog, hasValue, hasValue, hasValue, httpServiceProperty, isAnnotationPresent, isAnnotationPresent, isNotInfrastructureBean, isNotInfrastructureBean, isNotInfrastructureClass, isNotInfrastructureClass, isNotInfrastructureRole, isUserLevelMethod, locatorProperty, logDebug, logDebug, logError, logError, loggingProperty, logInfo, logInfo, logWarning, logWarning, managementProperty, managerProperty, memcachedServiceProperty, namedCacheServerProperty, namedDiskStoreProperty, namedGatewaySenderProperty, namedPoolProperty, newEvaluationContext, newLog, pdxProperty, poolProperty, propertyName, redisServiceProperty, register, register, requireProperty, resolveAnnotation, resolveBeanClass, resolveBeanClass, resolveBeanClass, resolveBeanClassLoader, resolveBeanClassLoader, resolveBeanClassName, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, safeResolveType, securityProperty, serviceProperty, setBeanClassLoader, setBeanFactory, setEnvironment, sslProperty, statsProperty
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
registerBeanDefinitions
public static final int DEFAULT_PEER_VERIFY_MEMBER_TIMEOUT
protected static final StringSE GEMFIRE_SECURITY_PROPERTY_FILE
protected static final StringSE SECURITY_CLIENT_ACCESSOR_POST_PROCESSOR
protected static final StringSE SECURITY_CLIENT_AUTHENTICATOR
protected static final StringSE SECURITY_CLIENT_DIFFIE_HELLMAN_ALGORITHM
protected static final StringSE SECURITY_PEER_AUTHENTICATOR
protected ClassSE<? extends AnnotationSE> getAnnotationType()
AbstractAnnotationConfigSupport
の getAnnotationType
EnableAuth
、Annotation
SE、Class
SE 型。EnableAuth
protected PropertiesSE toGemFireProperties(MapSE<StringSE,ObjectSE> annotationAttributes)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.