public class JKAppBaseManagedBean extends JKManagedBean
logger| Constructor and Description |
|---|
JKAppBaseManagedBean() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getActionLogName()
Gets the action log name.
|
protected ActionLogsService |
getActionLogService()
Gets the action log service.
|
String |
getEmail()
Gets the email.
|
protected EmailService |
getEmailService()
Gets the email service.
|
String |
getFamilyName()
Gets the family name.
|
String |
getFirstName()
Gets the first name.
|
org.keycloak.representations.IDToken |
getIdToken()
Gets the id token.
|
String |
getUserName()
Gets the user name.
|
boolean |
isUserLoggedIn()
Checks if is user logged in.
|
void |
logAction(String logType)
Log action.
|
context, error, error, executeAsyc, getContextParam, getContextPath, getFromAppliaction, getFromRequest, getFromSession, getParam, getParamterFromRequest, getRoles, getViewScopedManagedBean, handleException, isDebug, isDevelopmentMode, redirect, request, session, success, success, suggestName, updateUi, warningpublic String getUserName()
getUserName in class JKManagedBeanpublic String getFirstName()
public String getFamilyName()
public String getEmail()
public org.keycloak.representations.IDToken getIdToken()
public boolean isUserLoggedIn()
public void logAction(String logType)
logAction in class JKManagedBeanlogType - the log typeprotected String getActionLogName()
protected ActionLogsService getActionLogService()
protected EmailService getEmailService()
Copyright © 2023 Smart-Cloud. All rights reserved.