com.endeca.infront.assembler.event.request
Interface SessionIdProvider

All Known Implementing Classes:
SpringUtility

public interface SessionIdProvider

Provides the ID for the current user session


Method Summary
 String getSessionId()
           
 

Method Detail

getSessionId

String getSessionId()
Returns:
the ID for the current user session


Copyright © 2012, Oracle and/or its affiliates. All rights reserved.