Package org.camunda.bpm.engine.identity
package org.camunda.bpm.engine.identity
classes related to the
IdentityService
.-
ClassDescriptionRepresents a group, used in
IdentityService
.Allows to programmatically query forGroup
s.Allows querying ofUser
s via native (SQL) queriesContains a list ofrules
that must be matched by passwords for engine-managed users.The result of a password which was checked against aPasswordPolicy
.Describes a rule of aPasswordPolicy
.Represents a tenant, used inIdentityService
.Allows to programmatically query forTenant
s.Represents a user, used inIdentityService
.Allows programmatic querying ofUser