Example usage for org.apache.shiro.authz.permission RolePermissionResolverAware interface-usage

List of usage examples for org.apache.shiro.authz.permission RolePermissionResolverAware interface-usage

Introduction

In this page you can find the example usage for org.apache.shiro.authz.permission RolePermissionResolverAware interface-usage.

Usage

From source file annis.security.ANNISUserRealm.java

/**
 * A realm for the property based user authentification and authorization
 * pattern used by ANNIS.
 *
 * @author Thomas Krause <krauseto@hu-berlin.de>
 */