Search Java Classes and Packages
Search Java Frameworks and Libraries
#Wt.session Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| SessionAuthenticator | An Authenticator implementation based on passing a known session id back and forth to the client. | Class | wt.session | WindChill |
|
| SessionContext | A specialized Hashtable for maintaining static context partitioned by user session. | Class | wt.session | WindChill |
|
| SessionHelper | Helper class that p[rovides a convinient way to access the SessionManager Supported API: true | Class | wt.session | WindChill |
|
| SessionManager | Interface containing the methods for setting and retrieving the current Supported API: true | Interface | wt.session | WindChill |
|
| SessionManagerSvr | | Interface | wt.session | WindChill |
|
| SessionThread | A thread class for executing asynchronous server-side operations under a new or existing session context. | Class | wt.session | WindChill |
|
| SimpleSessionAuthenticator | A MethodAuthenticator that is used to associate method invocations with previously identified session objects. | Class | wt.session | WindChill |
|
| StandardSessionManager | Standard implementation of the SessionManager interface. | Class | wt.session | WindChill |
|
| TransientSessionAuthenticator | A MethodAuthenticator that is used to associate a method context to a transient session within the server. | Class | wt.session | WindChill |