ariba.ui.aribaweb.core
Interface AWSessionValidator
- All Known Implementing Classes:
- AWLocalLoginSessionHandler
public interface AWSessionValidator
handleSessionRestorationError
AWResponseGenerating handleSessionRestorationError(AWRequestContext requestContext)
handleSessionValidationError
AWResponseGenerating handleSessionValidationError(AWRequestContext requestContext,
java.lang.Exception exception)
handleComponentActionSessionValidationError
AWResponseGenerating handleComponentActionSessionValidationError(AWRequestContext requestContext,
java.lang.Exception exception)
assertExistingSession
void assertExistingSession(AWRequestContext requestContext)
assertValidSession
void assertValidSession(AWRequestContext requestContext)
AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.