Class AutoConfiguredAuthenticationInitializer

All Implemented Interfaces:
org.apache.geode.cache.CacheCallback, org.apache.geode.cache.Declarable, org.apache.geode.security.AuthInitialize, org.springframework.beans.factory.Aware, org.springframework.context.EnvironmentAware

public class AutoConfiguredAuthenticationInitializer extends AbstractAuthInitialize
The AutoConfiguredAuthenticationInitializer class is an AuthInitialize implementation, which auto-configures security, and specifically authentication, for Apache Geode/Pivotal GemFire.
Since:
2.0.0
See Also: