Package com.saperion.ws.pool
Class PoolKeyHolder.Session
java.lang.Object
com.saperion.ws.pool.PoolKeyHolder.Session
- Enclosing class:
- PoolKeyHolder
-
Constructor Summary
ConstructorsConstructorDescriptionSession
(com.lexmark.saperion.remote.common.authentication.Credentials credentials) -
Method Summary
Modifier and TypeMethodDescriptioncom.lexmark.saperion.remote.common.authentication.Credentials
long
void
-
Constructor Details
-
Session
public Session(com.lexmark.saperion.remote.common.authentication.Credentials credentials)
-
-
Method Details
-
updateTimestamp
public void updateTimestamp() -
getTimestamp
public long getTimestamp() -
getCredentials
public com.lexmark.saperion.remote.common.authentication.Credentials getCredentials()
-