| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.common.ampool.RemoteCookieFactory
public class RemoteCookieFactory
| Field Summary | 
|---|
| Fields inherited from interface oracle.jbo.common.ampool.SessionCookieFactory | 
|---|
PROP_IS_WEB_APP, PROP_USER_PRINCIPAL_KEY | 
| Constructor Summary | |
|---|---|
RemoteCookieFactory()
 | 
|
| Method Summary | |
|---|---|
 SessionCookie | 
createSessionCookie(java.lang.String applicationId,
                    java.lang.String sessionId,
                    ApplicationPool pool,
                    java.util.Properties properties)
Creates a SessionCookie instance.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public RemoteCookieFactory()
| Method Detail | 
|---|
public SessionCookie createSessionCookie(java.lang.String applicationId,
                                         java.lang.String sessionId,
                                         ApplicationPool pool,
                                         java.util.Properties properties)
createSessionCookie in interface SessionCookieFactoryapplicationId - an identifier which may be used to uniquely
    identify this cookie within the context of a session
 sessionId - an option identifier which may be used to uniquely
    identify this cookie across sessions.
 pool - the applicationPool instance which will be used to acquire
    ApplicationModule instances for this SessionCookie.
 properties - an optional properties object which may be used
    to pass additional creation properties to the SessionCookieFactory.
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||