Uses of Class
com.silverpeas.session.SessionValidationContext

Packages that use SessionValidationContext
com.silverpeas.session   
 

Uses of SessionValidationContext in com.silverpeas.session
 

Methods in com.silverpeas.session that return SessionValidationContext
 SessionValidationContext SessionValidationContext.skipLastUserAccessTimeRegistering()
          Sets that the last user access time registering must be skipped from the session validation.
static SessionValidationContext SessionValidationContext.withSessionKey(String sessionKey)
          Initializing a session validation context with the specified session key.
 

Methods in com.silverpeas.session with parameters of type SessionValidationContext
 SessionInfo SessionManagement.validateSession(SessionValidationContext context)
          Validates the session identified uniquely by the specified key.
 



Copyright © 2016 Silverpeas. All Rights Reserved.