| Constructor and Description |
|---|
AuthenticationFreeMarkerFilter() |
AuthenticationFreeMarkerFilter(String... innerActions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bypassAuthentication(String innerAction) |
void |
destroy()
Gives a chance to the filter to deallocalte any resources before it is destroyed.
|
String |
filter(InvocationChain chain)
Executes the filter.
|
public AuthenticationFreeMarkerFilter()
public AuthenticationFreeMarkerFilter(String... innerActions)
public boolean bypassAuthentication(String innerAction)
public String filter(InvocationChain chain) throws Exception
Filterpublic void destroy()
FilterCopyright © 2015. All Rights Reserved.