|
GWT 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.requestfactory.ui.client.AuthenticationFailureHandler
public class AuthenticationFailureHandler
A request event handler which listens to every request and reacts if there is an authentication problem. Note that the server side code is responsible for making sure that no sensitive information is returned in case of authentication issues. This handler is just responsible for making such failures user friendly.
| Constructor Summary | |
|---|---|
AuthenticationFailureHandler()
|
|
| Method Summary | |
|---|---|
void |
onRequestEvent(RequestEvent requestEvent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationFailureHandler()
| Method Detail |
|---|
public void onRequestEvent(RequestEvent requestEvent)
onRequestEvent in interface RequestEvent.Handler
|
GWT 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||