public class SecureFilter extends Object implements Filter
| Modifier and Type | Field and Description |
|---|---|
String |
USERNAME
If a username is saved we assume the session is valid
|
| Constructor and Description |
|---|
SecureFilter() |
public final String USERNAME
public Result filter(FilterChain chain, Context context)
FilterCopyright © 2013. All Rights Reserved.