Skip navigation links
A B C D E F G I L N O P R S T U V 

A

AbstractIdmService - Class in org.flowable.ui.idm.service
 
AbstractIdmService() - Constructor for class org.flowable.ui.idm.service.AbstractIdmService
 
addGroup(GroupRepresentation) - Method in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
addGroupMember(String, String) - Method in interface org.flowable.ui.idm.service.GroupService
 
addGroupMember(String, String) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 
addGroupPrivilege(String, String) - Method in interface org.flowable.ui.idm.service.PrivilegeService
 
addGroupPrivilege(String, String) - Method in class org.flowable.ui.idm.service.PrivilegeServiceImpl
 
AddGroupPrivilegeRepresentation - Class in org.flowable.ui.idm.model
 
AddGroupPrivilegeRepresentation() - Constructor for class org.flowable.ui.idm.model.AddGroupPrivilegeRepresentation
 
addUser(UserRepresentation) - Method in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
addUserPrivilege(String, String) - Method in interface org.flowable.ui.idm.service.PrivilegeService
 
addUserPrivilege(String, String) - Method in class org.flowable.ui.idm.service.PrivilegeServiceImpl
 
AddUserPrivilegeRepresentation - Class in org.flowable.ui.idm.model
 
AddUserPrivilegeRepresentation() - Constructor for class org.flowable.ui.idm.model.AddUserPrivilegeRepresentation
 
Admin() - Constructor for class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Admin
 

B

bulkUpdatePassword(List<String>, String) - Method in interface org.flowable.ui.idm.service.UserService
 
bulkUpdatePassword(List<String>, String) - Method in class org.flowable.ui.idm.service.UserServiceImpl
 

C

CachedUser(User, Collection<GrantedAuthority>) - Constructor for class org.flowable.ui.idm.cache.UserCache.CachedUser
 
changePassword(String, String) - Method in interface org.flowable.ui.idm.service.ProfileService
 
changePassword(String, String) - Method in class org.flowable.ui.idm.service.ProfileServiceImpl
 
ChangePasswordRepresentation - Class in org.flowable.ui.idm.model
 
ChangePasswordRepresentation() - Constructor for class org.flowable.ui.idm.model.ChangePasswordRepresentation
 
Cookie() - Constructor for class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Cookie
 
countTotalGroupUsers(String, String, Integer, Integer) - Method in interface org.flowable.ui.idm.service.GroupService
 
countTotalGroupUsers(String, String, Integer, Integer) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 
createNewGroup(String, String, String) - Method in interface org.flowable.ui.idm.service.GroupService
 
createNewGroup(String, String, String) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 
createNewUser(String, String, String, String, String) - Method in interface org.flowable.ui.idm.service.UserService
 
createNewUser(String, String, String, String, String) - Method in class org.flowable.ui.idm.service.UserServiceImpl
 
createToken(User, String, String) - Method in interface org.flowable.ui.idm.service.PersistentTokenService
 
createToken(User, String, String) - Method in class org.flowable.ui.idm.service.PersistentTokenServiceImpl
 
createUserQuery(String, String) - Method in class org.flowable.ui.idm.service.UserServiceImpl
 
CreateUserRepresentation - Class in org.flowable.ui.idm.model
 
CreateUserRepresentation() - Constructor for class org.flowable.ui.idm.model.CreateUserRepresentation
 
createUsersForGroupQuery(String, String) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 

D

data - Variable in class org.flowable.ui.idm.model.TokenRepresentation
 
date - Variable in class org.flowable.ui.idm.model.TokenRepresentation
 
delete(Token) - Method in interface org.flowable.ui.idm.service.PersistentTokenService
 
delete(Token) - Method in class org.flowable.ui.idm.service.PersistentTokenServiceImpl
 
deleteGroup(String) - Method in interface org.flowable.ui.idm.service.GroupService
 
deleteGroup(String) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 
deleteGroupMember(String, String) - Method in interface org.flowable.ui.idm.service.GroupService
 
deleteGroupMember(String, String) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 
deleteGroupPrivilege(String, String) - Method in interface org.flowable.ui.idm.service.PrivilegeService
 
deleteGroupPrivilege(String, String) - Method in class org.flowable.ui.idm.service.PrivilegeServiceImpl
 
deleteUser(String) - Method in interface org.flowable.ui.idm.service.UserService
 
deleteUser(String) - Method in class org.flowable.ui.idm.service.UserServiceImpl
 
deleteUserPrivilege(String, String) - Method in interface org.flowable.ui.idm.service.PrivilegeService
 
deleteUserPrivilege(String, String) - Method in class org.flowable.ui.idm.service.PrivilegeServiceImpl
 

E

email - Variable in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 

F

findGroupsWithPrivilege(String) - Method in interface org.flowable.ui.idm.service.PrivilegeService
 
findGroupsWithPrivilege(String) - Method in class org.flowable.ui.idm.service.PrivilegeServiceImpl
 
findPrivilege(String) - Method in interface org.flowable.ui.idm.service.PrivilegeService
 
findPrivilege(String) - Method in class org.flowable.ui.idm.service.PrivilegeServiceImpl
 
findPrivileges() - Method in interface org.flowable.ui.idm.service.PrivilegeService
 
findPrivileges() - Method in class org.flowable.ui.idm.service.PrivilegeServiceImpl
 
findTokenById(String) - Method in interface org.flowable.ui.idm.service.TokenService
 
findTokenById(String) - Method in class org.flowable.ui.idm.service.TokenServiceImpl
 
findUsersWithPrivilege(String) - Method in interface org.flowable.ui.idm.service.PrivilegeService
 
findUsersWithPrivilege(String) - Method in class org.flowable.ui.idm.service.PrivilegeServiceImpl
 
firstName - Variable in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
FlowableIdmAppProperties - Class in org.flowable.ui.idm.properties
Properties for the IDM UI App.
FlowableIdmAppProperties() - Constructor for class org.flowable.ui.idm.properties.FlowableIdmAppProperties
 
FlowableIdmAppProperties.Admin - Class in org.flowable.ui.idm.properties
 
FlowableIdmAppProperties.Cookie - Class in org.flowable.ui.idm.properties
The configuration for the security remember me cookie.
FlowableIdmAppProperties.Security - Class in org.flowable.ui.idm.properties
Security properties for the IDM UI App.

G

getAdmin() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties
 
getCookie() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Security
 
getData() - Method in class org.flowable.ui.idm.model.TokenRepresentation
 
getDate() - Method in class org.flowable.ui.idm.model.TokenRepresentation
 
getDomain() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Cookie
 
getEmail() - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
getEmail() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Admin
 
getFirstName() - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
getFirstName() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Admin
 
getGrantedAuthorities() - Method in class org.flowable.ui.idm.cache.UserCache.CachedUser
 
getGroup(String) - Method in interface org.flowable.ui.idm.service.GroupService
 
getGroup(String) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 
getGroupId() - Method in class org.flowable.ui.idm.model.AddGroupPrivilegeRepresentation
 
getGroups() - Method in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
getGroups() - Method in class org.flowable.ui.idm.model.UserInformation
 
getGroups(String) - Method in interface org.flowable.ui.idm.service.GroupService
 
getGroups(String) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 
getGroupsForUser(String) - Method in interface org.flowable.ui.idm.service.GroupService
 
getGroupsForUser(String) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 
getGroupUsers(String, String, Integer, Integer) - Method in interface org.flowable.ui.idm.service.GroupService
 
getGroupUsers(String, String, Integer, Integer) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 
getId() - Method in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
getId() - Method in class org.flowable.ui.idm.model.TokenRepresentation
 
getId() - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
getLastDatabaseCheck() - Method in class org.flowable.ui.idm.cache.UserCache.CachedUser
 
getLastName() - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
getLastName() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Admin
 
getMaxAge() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Cookie
 
getName() - Method in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
getNewPassword() - Method in class org.flowable.ui.idm.model.ChangePasswordRepresentation
 
getOriginalPassword() - Method in class org.flowable.ui.idm.model.ChangePasswordRepresentation
 
getPassword() - Method in class org.flowable.ui.idm.model.CreateUserRepresentation
 
getPassword() - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
getPassword() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Admin
 
getPersistentToken(String) - Method in interface org.flowable.ui.idm.service.PersistentTokenService
 
getPersistentToken(String, boolean) - Method in interface org.flowable.ui.idm.service.PersistentTokenService
 
getPersistentToken(String) - Method in class org.flowable.ui.idm.service.PersistentTokenServiceImpl
 
getPersistentToken(String, boolean) - Method in class org.flowable.ui.idm.service.PersistentTokenServiceImpl
 
getPrivileges() - Method in class org.flowable.ui.idm.model.UserInformation
 
getProfilePicture() - Method in interface org.flowable.ui.idm.service.ProfileService
 
getProfilePicture() - Method in class org.flowable.ui.idm.service.ProfileServiceImpl
 
getRefreshAge() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Cookie
 
getRememberMeKey() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Security
 
getSecurity() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties
 
getUser() - Method in class org.flowable.ui.idm.cache.UserCache.CachedUser
 
getUser(String) - Method in interface org.flowable.ui.idm.cache.UserCache
 
getUser(String, boolean, boolean, boolean) - Method in interface org.flowable.ui.idm.cache.UserCache
 
getUser() - Method in class org.flowable.ui.idm.model.UserInformation
 
getUser(String) - Method in class org.flowable.ui.idm.service.UserCacheImpl
 
getUser(String, boolean, boolean, boolean) - Method in class org.flowable.ui.idm.service.UserCacheImpl
 
getUserCount(String, String, Integer, String) - Method in interface org.flowable.ui.idm.service.UserService
 
getUserCount(String, String, Integer, String) - Method in class org.flowable.ui.idm.service.UserServiceImpl
 
getUserId() - Method in class org.flowable.ui.idm.model.AddUserPrivilegeRepresentation
 
getUserId() - Method in class org.flowable.ui.idm.model.TokenRepresentation
 
getUserId() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Admin
 
getUserInformation(String) - Method in interface org.flowable.ui.idm.service.UserService
 
getUserInformation(String) - Method in class org.flowable.ui.idm.service.UserServiceImpl
 
getUsers() - Method in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
getUsers() - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
getUsers(String, String, Integer) - Method in interface org.flowable.ui.idm.service.UserService
 
getUsers(String, String, Integer) - Method in class org.flowable.ui.idm.service.UserServiceImpl
 
getUserValidityPeriod() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Security
 
getValue() - Method in class org.flowable.ui.idm.model.TokenRepresentation
 
groupId - Variable in class org.flowable.ui.idm.model.AddGroupPrivilegeRepresentation
 
GroupIds - Interface in org.flowable.ui.idm.constant
 
groups - Variable in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
groups - Variable in class org.flowable.ui.idm.model.UserInformation
 
GroupService - Interface in org.flowable.ui.idm.service
 
GroupServiceImpl - Class in org.flowable.ui.idm.service
 
GroupServiceImpl() - Constructor for class org.flowable.ui.idm.service.GroupServiceImpl
 
GroupTypes - Interface in org.flowable.ui.idm.constant
 

I

id - Variable in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
id - Variable in class org.flowable.ui.idm.model.TokenRepresentation
 
id - Variable in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
identityService - Variable in class org.flowable.ui.idm.service.AbstractIdmService
 
identityService - Variable in class org.flowable.ui.idm.service.TokenServiceImpl
 
identityService - Variable in class org.flowable.ui.idm.service.UserCacheImpl
 
initCache() - Method in class org.flowable.ui.idm.service.UserCacheImpl
 
initTokenCache() - Method in class org.flowable.ui.idm.service.PersistentTokenServiceImpl
 
invalidate(String) - Method in interface org.flowable.ui.idm.cache.UserCache
 
invalidate(String) - Method in class org.flowable.ui.idm.service.UserCacheImpl
 
isBootstrap() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties
 
isGroupPrivilege(String, String) - Method in class org.flowable.ui.idm.service.PrivilegeServiceImpl
 
isRestEnabled() - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties
 
isUserPrivilege(String, String) - Method in class org.flowable.ui.idm.service.PrivilegeServiceImpl
 

L

lastName - Variable in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
ldapProperties - Variable in class org.flowable.ui.idm.service.UserCacheImpl
 

N

name - Variable in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
newPassword - Variable in class org.flowable.ui.idm.model.ChangePasswordRepresentation
 

O

org.flowable.ui.idm.cache - package org.flowable.ui.idm.cache
 
org.flowable.ui.idm.constant - package org.flowable.ui.idm.constant
 
org.flowable.ui.idm.model - package org.flowable.ui.idm.model
 
org.flowable.ui.idm.properties - package org.flowable.ui.idm.properties
 
org.flowable.ui.idm.service - package org.flowable.ui.idm.service
 
originalPassword - Variable in class org.flowable.ui.idm.model.ChangePasswordRepresentation
 

P

password - Variable in class org.flowable.ui.idm.model.CreateUserRepresentation
 
password - Variable in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
PersistentTokenService - Interface in org.flowable.ui.idm.service
 
PersistentTokenServiceImpl - Class in org.flowable.ui.idm.service
 
PersistentTokenServiceImpl() - Constructor for class org.flowable.ui.idm.service.PersistentTokenServiceImpl
 
PrivilegeRepresentation - Class in org.flowable.ui.idm.model
 
PrivilegeRepresentation() - Constructor for class org.flowable.ui.idm.model.PrivilegeRepresentation
 
PrivilegeRepresentation(String, String) - Constructor for class org.flowable.ui.idm.model.PrivilegeRepresentation
 
privileges - Variable in class org.flowable.ui.idm.model.UserInformation
 
PrivilegeService - Interface in org.flowable.ui.idm.service
Service for retrieving and changing privilege information.
PrivilegeServiceImpl - Class in org.flowable.ui.idm.service
 
PrivilegeServiceImpl() - Constructor for class org.flowable.ui.idm.service.PrivilegeServiceImpl
 
ProfileService - Interface in org.flowable.ui.idm.service
 
ProfileServiceImpl - Class in org.flowable.ui.idm.service
 
ProfileServiceImpl() - Constructor for class org.flowable.ui.idm.service.ProfileServiceImpl
 
properties - Variable in class org.flowable.ui.idm.service.UserCacheImpl
 
putUser(String, UserCache.CachedUser) - Method in interface org.flowable.ui.idm.cache.UserCache
 
putUser(String, UserCache.CachedUser) - Method in class org.flowable.ui.idm.service.UserCacheImpl
 

R

ROLE_ADMIN - Static variable in interface org.flowable.ui.idm.constant.GroupIds
 

S

saveAndFlush(Token) - Method in interface org.flowable.ui.idm.service.PersistentTokenService
 
saveAndFlush(Token) - Method in class org.flowable.ui.idm.service.PersistentTokenServiceImpl
 
Security() - Constructor for class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Security
 
setBootstrap(boolean) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties
 
setData(String) - Method in class org.flowable.ui.idm.model.TokenRepresentation
 
setDate(Date) - Method in class org.flowable.ui.idm.model.TokenRepresentation
 
setDomain(String) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Cookie
 
setEmail(String) - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
setEmail(String) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Admin
 
setFirstName(String) - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
setFirstName(String) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Admin
 
setGroupId(String) - Method in class org.flowable.ui.idm.model.AddGroupPrivilegeRepresentation
 
setGroups(List<GroupRepresentation>) - Method in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
setGroups(List<Group>) - Method in class org.flowable.ui.idm.model.UserInformation
 
setId(String) - Method in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
setId(String) - Method in class org.flowable.ui.idm.model.TokenRepresentation
 
setId(String) - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
setLastDatabaseCheck(long) - Method in class org.flowable.ui.idm.cache.UserCache.CachedUser
 
setLastName(String) - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
setLastName(String) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Admin
 
setLdapProperties(FlowableLdapProperties) - Method in class org.flowable.ui.idm.service.UserCacheImpl
 
setMaxAge(int) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Cookie
 
setName(String) - Method in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
setNewPassword(String) - Method in class org.flowable.ui.idm.model.ChangePasswordRepresentation
 
setOriginalPassword(String) - Method in class org.flowable.ui.idm.model.ChangePasswordRepresentation
 
setPassword(String) - Method in class org.flowable.ui.idm.model.CreateUserRepresentation
 
setPassword(String) - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
setPassword(String) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Admin
 
setPrivileges(List<String>) - Method in class org.flowable.ui.idm.model.UserInformation
 
setRefreshAge(int) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Cookie
 
setRememberMeKey(String) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Security
 
setRestEnabled(boolean) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties
 
setUser(User) - Method in class org.flowable.ui.idm.model.UserInformation
 
setUserId(String) - Method in class org.flowable.ui.idm.model.AddUserPrivilegeRepresentation
 
setUserId(String) - Method in class org.flowable.ui.idm.model.TokenRepresentation
 
setUserId(String) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Admin
 
setUsers(List<UserRepresentation>) - Method in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
setUsers(List<String>) - Method in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
setUserValidityPeriod(long) - Method in class org.flowable.ui.idm.properties.FlowableIdmAppProperties.Security
 
setValue(String) - Method in class org.flowable.ui.idm.model.TokenRepresentation
 

T

TokenRepresentation - Class in org.flowable.ui.idm.model
 
TokenRepresentation() - Constructor for class org.flowable.ui.idm.model.TokenRepresentation
 
TokenRepresentation(Token) - Constructor for class org.flowable.ui.idm.model.TokenRepresentation
 
TokenService - Interface in org.flowable.ui.idm.service
 
TokenServiceImpl - Class in org.flowable.ui.idm.service
 
TokenServiceImpl() - Constructor for class org.flowable.ui.idm.service.TokenServiceImpl
 
TYPE_ASSIGNMENT - Static variable in interface org.flowable.ui.idm.constant.GroupTypes
 
TYPE_SECURITY_ROLE - Static variable in interface org.flowable.ui.idm.constant.GroupTypes
 

U

updateGroupName(String, String) - Method in interface org.flowable.ui.idm.service.GroupService
 
updateGroupName(String, String) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 
updateProfile(String, String, String) - Method in interface org.flowable.ui.idm.service.ProfileService
 
updateProfile(String, String, String) - Method in class org.flowable.ui.idm.service.ProfileServiceImpl
 
updateUserDetails(String, String, String, String) - Method in interface org.flowable.ui.idm.service.UserService
 
updateUserDetails(String, String, String, String) - Method in class org.flowable.ui.idm.service.UserServiceImpl
 
UpdateUsersRepresentation - Class in org.flowable.ui.idm.model
 
UpdateUsersRepresentation() - Constructor for class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
uploadProfilePicture(String, byte[]) - Method in interface org.flowable.ui.idm.service.ProfileService
 
uploadProfilePicture(String, byte[]) - Method in class org.flowable.ui.idm.service.ProfileServiceImpl
 
user - Variable in class org.flowable.ui.idm.model.UserInformation
 
UserCache - Interface in org.flowable.ui.idm.cache
A cache of User objects.
userCache - Variable in class org.flowable.ui.idm.service.UserCacheImpl
 
UserCache.CachedUser - Class in org.flowable.ui.idm.cache
 
UserCacheImpl - Class in org.flowable.ui.idm.service
Cache containing User objects to prevent too much DB-traffic (users exist separately from the Flowable tables, they need to be fetched afterward one by one to join with those entities).
UserCacheImpl() - Constructor for class org.flowable.ui.idm.service.UserCacheImpl
 
userId - Variable in class org.flowable.ui.idm.model.AddUserPrivilegeRepresentation
 
userId - Variable in class org.flowable.ui.idm.model.TokenRepresentation
 
UserInformation - Class in org.flowable.ui.idm.model
 
UserInformation() - Constructor for class org.flowable.ui.idm.model.UserInformation
 
UserInformation(User, List<Group>, List<String>) - Constructor for class org.flowable.ui.idm.model.UserInformation
 
users - Variable in class org.flowable.ui.idm.model.PrivilegeRepresentation
 
users - Variable in class org.flowable.ui.idm.model.UpdateUsersRepresentation
 
userService - Variable in class org.flowable.ui.idm.service.UserCacheImpl
 
UserService - Interface in org.flowable.ui.idm.service
 
UserServiceImpl - Class in org.flowable.ui.idm.service
 
UserServiceImpl() - Constructor for class org.flowable.ui.idm.service.UserServiceImpl
 

V

value - Variable in class org.flowable.ui.idm.model.TokenRepresentation
 
verifyGroupMemberExists(String, String) - Method in class org.flowable.ui.idm.service.GroupServiceImpl
 
A B C D E F G I L N O P R S T U V 
Skip navigation links

Copyright © 2018 Flowable. All rights reserved.