This topic links to documentation about security authorization in VMware Tanzu GemFire.

Cluster and cache operations can be restricted, intercepted and modified, or completely blocked based on configured access rights set for the various cluster components.

  • Implementing Authorization

    To use authorization for client/server systems, your client connections must be authenticated by their servers.

  • Method Invocation Authorizers

    Authorizers determine whether a specific method invocation on a given object should be allowed or denied during the execution of a particular OQL query.

  • Authorization Examples

    This topic discusses the authorization examples provided in the product under gemfire-core/src/main/java/org/apache/geode/examples/security.

check-circle-line exclamation-circle-line close-line
Scroll to top icon