|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectconf.SecurityFilters
class SecurityFilters
The beforeInterceptor security filter, as implemented by the Grails JSecurity plugin.
| Property Summary | |
|---|---|
static def |
LOCAL_IP
Regular expression for IPs we consider local. |
def |
filters
|
| Constructor Summary | |
SecurityFilters()
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
public static final def LOCAL_IP
def filters
| Constructor Detail |
|---|
SecurityFilters()
Groovy Documentation