Example usage for org.apache.shiro.web.filter.authc AnonymousFilter subclass-usage

List of usage examples for org.apache.shiro.web.filter.authc AnonymousFilter subclass-usage

Introduction

In this page you can find the example usage for org.apache.shiro.web.filter.authc AnonymousFilter subclass-usage.

Usage

From source file com.sonicle.webtop.core.app.shiro.filter.Anonymous.java

/**
 *
 * @author malbinola
 */
public class Anonymous extends AnonymousFilter {
    public static final String ROBOTS_FILE = "robots.txt";