Package org.springframework.geode.security.support
package org.springframework.geode.security.support
-
ClassDescriptionThe
SecurityManagerProxy
class is an Apache GeodeSecurityManager
proxy implementation delegating to a backingSecurityManager
implementation which is registered as a managed bean in a Spring context.SecurityManagerSupport
is an abstract base class implementing Apache Geode'sSecurityManager
interface, providing default implementations of theSecurityManager
auth methods.