ariba.ui.aribaweb.core
Class AWLocalLoginSessionHandler
java.lang.Object
ariba.ui.aribaweb.core.AWLocalLoginSessionHandler
- All Implemented Interfaces:
- AWSessionValidator
public abstract class AWLocalLoginSessionHandler
- extends Object
- implements AWSessionValidator
AWLocalLoginSessionHandler
public AWLocalLoginSessionHandler()
handleSessionValidationError
public AWResponseGenerating handleSessionValidationError(AWRequestContext requestContext,
Exception exception)
- Specified by:
handleSessionValidationError in interface AWSessionValidator
handleComponentActionSessionValidationError
public AWResponseGenerating handleComponentActionSessionValidationError(AWRequestContext requestContext,
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-2009 Ariba, Inc. All Rights Reserved.