Class | Description |
---|---|
SecurityManagerProxy |
The
SecurityManagerProxy class is an Apache Geode SecurityManager
proxy implementation delegating to a backing SecurityManager implementation
which is registered as a managed bean in a Spring context. |
SecurityManagerSupport |
SecurityManagerSupport is an abstract base class implementing Apache Geode/Pivotal GemFire's
SecurityManager interface, providing default implementations of the
SecurityManager's auth methods. |