public class MyAuthenticatedWebSession extends AuthenticatedWebSession
clientInfo, SESSION_ATTRIBUTE_NAME| Constructor and Description |
|---|
MyAuthenticatedWebSession(Request request)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(String username,
String password) |
Roles |
getRoles() |
get, invalidate, isSignedIn, signIn, signIn, signOutgenerateNewSessionId, getClientInfo, newBrowserInfoPagebind, changeSessionId, clear, debug, detach, dirty, dirty, 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, warnpublic MyAuthenticatedWebSession(Request request)
request - The current request objectpublic boolean authenticate(String username, String password)
authenticate in class AuthenticatedWebSessionAuthenticatedWebSession.authenticate(java.lang.String,
java.lang.String)public Roles getRoles()
getRoles in class AbstractAuthenticatedWebSessionAbstractAuthenticatedWebSession.getRoles()Copyright © 2020. All rights reserved.