Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
A
AbstractAccount
- Class in
org.romaframework.module.users.domain
Base abstract class representing an account in the system.
AbstractAccount()
- Constructor for class org.romaframework.module.users.domain.
AbstractAccount
ACCOUNT_ADMIN
- Static variable in class org.romaframework.module.users.install.
UsersApplicationInstaller
ACCOUNT_CATEGORY_NAME
- Static variable in class org.romaframework.module.users.
UsersInfoConstants
ACCOUNT_SEPARATOR
- Static variable in class org.romaframework.module.users.install.
UsersApplicationInstaller
ACCOUNT_USER
- Static variable in class org.romaframework.module.users.install.
UsersApplicationInstaller
AccountBinder
- Interface in
org.romaframework.module.users
this interface represents a strategy to associate an LDAP account with a BaseAccount in the application
AccountManagementUtility
- Class in
org.romaframework.module.users.view.domain
Utility class for the management of account and password through Spring injection Check of the password expiration period Check for matching between password and regular expression Check of the account expiration period Check for previous password
AccountManagementUtility()
- Constructor for class org.romaframework.module.users.view.domain.
AccountManagementUtility
accounts()
- Method in class org.romaframework.module.users.view.domain.menu.
UsersPanel
AccountSelect
- Class in
org.romaframework.module.users.view.domain.account
AccountSelect()
- Constructor for class org.romaframework.module.users.view.domain.account.
AccountSelect
ActivityLog
- Class in
org.romaframework.module.users.domain
ActivityLog()
- Constructor for class org.romaframework.module.users.domain.
ActivityLog
ActivityLog(int, ActivityLogCategory, String)
- Constructor for class org.romaframework.module.users.domain.
ActivityLog
ActivityLogCategories
- Class in
org.romaframework.module.users
ActivityLogCategories()
- Constructor for class org.romaframework.module.users.
ActivityLogCategories
ActivityLogCategory
- Class in
org.romaframework.module.users.domain
ActivityLogCategory()
- Constructor for class org.romaframework.module.users.domain.
ActivityLogCategory
ActivityLogCategory(String)
- Constructor for class org.romaframework.module.users.domain.
ActivityLogCategory
ActivityLogCategoryRepository
- Class in
org.romaframework.module.users.repository
ActivityLogCategoryRepository()
- Constructor for class org.romaframework.module.users.repository.
ActivityLogCategoryRepository
ActivityLogFilter
- Class in
org.romaframework.module.users.view.domain.activitylog
ActivityLogFilter()
- Constructor for class org.romaframework.module.users.view.domain.activitylog.
ActivityLogFilter
ActivityLogFilter(ActivityLog)
- Constructor for class org.romaframework.module.users.view.domain.activitylog.
ActivityLogFilter
ActivityLogHelper
- Class in
org.romaframework.module.users
Log user and system activities.
ActivityLogInstance
- Class in
org.romaframework.module.users.view.domain.activitylog
ActivityLogInstance(ActivityLog)
- Constructor for class org.romaframework.module.users.view.domain.activitylog.
ActivityLogInstance
ActivityLogListable
- Class in
org.romaframework.module.users.view.domain.activitylog
ActivityLogListable(ActivityLog)
- Constructor for class org.romaframework.module.users.view.domain.activitylog.
ActivityLogListable
ActivityLogMain
- Class in
org.romaframework.module.users.view.domain.activitylog
ActivityLogMain()
- Constructor for class org.romaframework.module.users.view.domain.activitylog.
ActivityLogMain
ActivityLogMain(Object)
- Constructor for class org.romaframework.module.users.view.domain.activitylog.
ActivityLogMain
ActivityLogRepository
- Class in
org.romaframework.module.users.repository
Repository class for BaseGroup entity.
ActivityLogRepository()
- Constructor for class org.romaframework.module.users.repository.
ActivityLogRepository
activityLogs()
- Method in class org.romaframework.module.users.view.domain.menu.
UsersPanel
ActivityLogSelect
- Class in
org.romaframework.module.users.view.domain.activitylog
ActivityLogSelect()
- Constructor for class org.romaframework.module.users.view.domain.activitylog.
ActivityLogSelect
add()
- Method in class org.romaframework.module.users.view.domain.baseprofile.
BaseProfileInstance
add()
- Method in class org.romaframework.module.users.view.domain.portal.
PortletPreferencesConfiguration
addAll()
- Method in class org.romaframework.module.users.view.domain.portal.
PortletPreferencesConfiguration
addFunction(String, boolean)
- Method in class org.romaframework.module.users.domain.
BaseProfile
addGroup(BaseGroup)
- Method in class org.romaframework.module.users.domain.
BaseAccount
all()
- Method in class org.romaframework.module.users.view.domain.customprofiling.
CustomProfilingSettings
allow(String)
- Method in class org.romaframework.module.users.
CustomProfiler
allow(Object, String)
- Method in class org.romaframework.module.users.
UsersAuthentication
Implement the algorithm that check if a function is allowed for a user profile.
allowAction(SchemaAction)
- Method in class org.romaframework.module.security.users.
UsersSecurityAspect
allowAction(SchemaAction)
- Method in class org.romaframework.module.users.
CustomProfiler
allowAction(SchemaAction)
- Method in class org.romaframework.module.users.
UsersAuthentication
allowClass(SchemaClass)
- Method in class org.romaframework.module.security.users.
UsersSecurityAspect
allowClass(SchemaClass)
- Method in class org.romaframework.module.users.
CustomProfiler
allowClass(SchemaClass)
- Method in class org.romaframework.module.users.
UsersAuthentication
allowEvent(SchemaEvent)
- Method in class org.romaframework.module.security.users.
UsersSecurityAspect
allowEvent(SchemaEvent)
- Method in class org.romaframework.module.users.
CustomProfiler
allowEvent(SchemaEvent)
- Method in class org.romaframework.module.users.
UsersAuthentication
allowField(SchemaField)
- Method in class org.romaframework.module.security.users.
UsersSecurityAspect
allowField(SchemaField)
- Method in class org.romaframework.module.users.
CustomProfiler
allowField(SchemaField)
- Method in class org.romaframework.module.users.
UsersAuthentication
alreadyInstalled()
- Method in class org.romaframework.module.users.install.
UsersApplicationInstaller
ANONYMOUS_PROFILE_NAME
- Static variable in class org.romaframework.module.users.
UsersAuthentication
any()
- Method in class org.romaframework.module.users.view.domain.principal.
SecurityPrincipalSelectorWindow
apply()
- Method in class org.romaframework.module.users.view.domain.configuration.
ConfigurationBaseAccount
aspectName()
- Method in class org.romaframework.module.security.users.
UsersSecurityAspect
assignToGroup()
- Method in class org.romaframework.module.users.view.domain.baseaccount.
BaseAccountMain
assignToProfile()
- Method in class org.romaframework.module.users.view.domain.baseaccount.
BaseAccountMain
authenticate(String, String, Map<String, String>)
- Method in class org.romaframework.module.users.
LdapAuthentication
authenticate(String, String, Map<String, String>)
- Method in class org.romaframework.module.users.
UsersAuthentication
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V