wt.session
Class TransientSessionAuthenticator
java.lang.Object
wt.session.TransientSessionAuthenticator
- All Implemented Interfaces:
- MethodAuthenticator
public final class TransientSessionAuthenticator
- extends Object
- implements MethodAuthenticator
A MethodAuthenticator that is used to associate a \
method context to a transient session within the server.
Supported API: true
Extendable: false
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransientSessionAuthenticator
public TransientSessionAuthenticator(SessionContext session)
- Supported API: true
getSession
public SessionContext getSession()
- Supported API: true