oracle.panama.rt.hook
Interface SessionIdHook
- public interface SessionIdHook
This interface represents the session id object that generates
randomized strings to uniquely identify the sessions.
- Since:
- Oracle9i Application Server Wireless Edition
Type | Method |
java.lang.String |
createSessionId()
Create a session id string which is randomized and unique. |
createSessionId
public java.lang.String createSessionId()
- Create a session id string which is randomized and unique.
- Returns:
- a randonly generated unique session id