public class GuestSessionProvider
extends Object
| Constructor and Description |
|---|
GuestSessionProvider(OAuth2Service oAuth2Service,
SessionManager<GuestSession> sessionManager) |
| Modifier and Type | Method and Description |
|---|---|
GuestSession |
getCurrentSession() |
GuestSession |
refreshCurrentSession(GuestSession expiredSession) |
public GuestSessionProvider(OAuth2Service oAuth2Service, SessionManager<GuestSession> sessionManager)
public GuestSession getCurrentSession()
public GuestSession refreshCurrentSession(GuestSession expiredSession)