Example usage for org.apache.cassandra.auth IAuthorizer interface-usage

List of usage examples for org.apache.cassandra.auth IAuthorizer interface-usage

Introduction

In this page you can find the example usage for org.apache.cassandra.auth IAuthorizer interface-usage.

Usage

From source file org.wso2.carbon.cassandra.server.CarbonCassandraAuthorizer.java

/**
 * Carbon's authorization based implementation for the Cassandra's <coe>IAuthorizer</code>
 * Resources are mapped to a URL and make the authorization for it
 *
 * @see org.apache.cassandra.auth.IAuthorizer
 */