ariba.ui.aribaweb.core
Class AWLocalLoginSessionHandler
java.lang.Object
ariba.ui.aribaweb.core.AWLocalLoginSessionHandler
- All Implemented Interfaces:
- AWSessionValidator
public abstract class AWLocalLoginSessionHandler
- extends java.lang.Object
- implements AWSessionValidator
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AWLocalLoginSessionHandler
public AWLocalLoginSessionHandler()
handleSessionValidationError
public AWResponseGenerating handleSessionValidationError(AWRequestContext requestContext,
java.lang.Exception exception)
- Specified by:
handleSessionValidationError
in interface AWSessionValidator
handleComponentActionSessionValidationError
public AWResponseGenerating handleComponentActionSessionValidationError(AWRequestContext requestContext,
java.lang.Exception exception)
- Specified by:
handleComponentActionSessionValidationError
in interface AWSessionValidator
handleSessionRestorationError
public AWResponseGenerating handleSessionRestorationError(AWRequestContext requestContext)
- If we have a session timeout, just go to the start page
- Specified by:
handleSessionRestorationError
in interface AWSessionValidator
assertExistingSession
public void assertExistingSession(AWRequestContext requestContext)
- Specified by:
assertExistingSession
in interface AWSessionValidator
assertValidSession
public void assertValidSession(AWRequestContext requestContext)
- Specified by:
assertValidSession
in interface AWSessionValidator
AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.