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's
SecurityManager interface, providing default implementations of the
SecurityManager auth methods. |