@Intercepts(value=BindingAndValidation) public class ShiroInterceptor extends Object implements Interceptor
Modifier and Type | Class and Description |
---|---|
static class |
ShiroInterceptor.AuthChecker |
Modifier and Type | Field and Description |
---|---|
protected static ShiroInterceptor.AuthChecker |
AUTH_CHECKER |
static String |
copyright |
static org.slf4j.Logger |
logger |
Constructor and Description |
---|
ShiroInterceptor() |
public static final String copyright
public static final org.slf4j.Logger logger
protected static final ShiroInterceptor.AuthChecker AUTH_CHECKER
public Resolution intercept(ExecutionContext context) throws Exception
intercept
in interface Interceptor
Exception