|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthenticationFree
This is an interface to indicate whether an action wants to be blocked by the AuthenticationFilter. For example, this is the case of the BaseLoginAction. You can decide this based on the inner action being executed.
| Method Summary | |
|---|---|
boolean |
bypassAuthentication(String innerAction)
|
| Method Detail |
|---|
boolean bypassAuthentication(String innerAction)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||