public abstract class AbstractAuthenticatedWebSession extends WebSession
clientInfo, SESSION_ATTRIBUTE_NAME
Constructor and Description |
---|
AbstractAuthenticatedWebSession(Request request)
Construct.
|
Modifier and Type | Method and Description |
---|---|
static AbstractAuthenticatedWebSession |
get() |
abstract Roles |
getRoles() |
abstract boolean |
isSignedIn() |
generateNewSessionId, getClientInfo, invalidate, newBrowserInfoPage
bind, changeSessionId, clear, debug, detach, dirty, dirty, endRequest, error, exists, fatal, getApplication, getAttribute, getAttributeNames, getAuthorizationStrategy, getClassResolver, getFeedbackMessages, getId, getLocale, getMetaData, getPageFactory, getPageManager, getSessionStore, getSizeInBytes, getStyle, info, internalDetach, invalidateNow, isSessionInvalidated, isTemporary, newPageAccessSynchronizer, nextPageId, nextSequenceValue, onEvent, onInvalidate, removeAttribute, replaceSession, setAttribute, setClientInfo, setLocale, setMetaData, setStyle, success, warn
public AbstractAuthenticatedWebSession(Request request)
request
- The current request objectpublic static AbstractAuthenticatedWebSession get()
public abstract Roles getRoles()
public abstract boolean isSignedIn()
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.