Package com.flowable.idm.engine.ldap
Class LdapPlatformUser
java.lang.Object
com.flowable.idm.engine.impl.BasicPlatformUser
com.flowable.idm.engine.ldap.LdapPlatformUser
- All Implemented Interfaces:
PlatformUser
,Serializable
,VariableContainer
,User
- Author:
- Filip Hrisafov
- See Also:
-
Field Summary
Fields inherited from class com.flowable.idm.engine.impl.BasicPlatformUser
active, avatarId, creationTime, creatorId, displayName, email, firstName, id, identityInfo, language, lastName, password, presence, presenceTime, state, subState, subType, tenantId, theme, type, updaterId, updateTime, userDefinitionKey
-
Constructor Summary
-
Method Summary
Methods inherited from class com.flowable.idm.engine.impl.BasicPlatformUser
findOrElse, findOrElseGet, getAvatarId, getCreationTime, getCreatorId, getDisplayName, getEmail, getFirstName, getId, getIdentityInfo, getLanguage, getLastName, getPassword, getPresence, getPresenceTime, getState, getSubState, getSubType, getTenantId, getTheme, getType, getUpdaterId, getUpdateTime, getUserDefinitionKey, getValue, getVariable, hasVariable, isActive, isPictureSet, setActive, setAvatarId, setCreationTime, setCreatorId, setDisplayName, setEmail, setFirstName, setId, setIdentityInfo, setLanguage, setLastName, setPassword, setPresence, setPresenceTime, setState, setSubState, setSubType, setTenantId, setTheme, setTransientVariable, setType, setUpdaterId, setUpdateTime, setUserDefinitionKey, setVariable, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.flowable.core.idm.api.PlatformUser
findString, isBot, isExternalUser
-
Field Details
-
distinguishedName
-
-
Constructor Details
-
LdapPlatformUser
public LdapPlatformUser()
-
-
Method Details
-
getDistinguishedName
-
setDistinguishedName
-