Class Hierarchy
- java.lang.Object
- org.camunda.bpm.engine.impl.persistence.entity.GroupEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.identity.Group, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable)
- org.camunda.bpm.identity.impl.ldap.LdapGroupEntity
- org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderFactory (implements org.camunda.bpm.engine.impl.interceptor.SessionFactory)
- org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession (implements org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider)
- org.camunda.bpm.engine.impl.db.ListQueryParameterObject (implements java.io.Serializable)
- org.camunda.bpm.engine.impl.AbstractQuery<T,U> (implements org.camunda.bpm.engine.impl.interceptor.Command<T>, org.camunda.bpm.engine.query.Query<T,U>, java.io.Serializable)
- org.camunda.bpm.engine.impl.GroupQueryImpl (implements org.camunda.bpm.engine.identity.GroupQuery)
- org.camunda.bpm.identity.impl.ldap.LdapGroupQuery
- org.camunda.bpm.engine.impl.TenantQueryImpl (implements org.camunda.bpm.engine.identity.TenantQuery)
- org.camunda.bpm.identity.impl.ldap.LdapTenantQuery
- org.camunda.bpm.engine.impl.UserQueryImpl (implements org.camunda.bpm.engine.identity.UserQuery)
- org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
- org.camunda.bpm.engine.impl.GroupQueryImpl (implements org.camunda.bpm.engine.identity.GroupQuery)
- org.camunda.bpm.engine.impl.AbstractQuery<T,U> (implements org.camunda.bpm.engine.impl.interceptor.Command<T>, org.camunda.bpm.engine.query.Query<T,U>, java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.camunda.bpm.engine.ProcessEngineException
- org.camunda.bpm.engine.impl.identity.IdentityProviderException
- org.camunda.bpm.identity.impl.ldap.LdapAuthenticationException
- org.camunda.bpm.engine.impl.identity.IdentityProviderException
- org.camunda.bpm.engine.ProcessEngineException
- java.lang.RuntimeException
- java.lang.Exception
- org.camunda.bpm.engine.impl.persistence.entity.UserEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable, org.camunda.bpm.engine.identity.User)
- org.camunda.bpm.identity.impl.ldap.LdapUserEntity
- org.camunda.bpm.engine.impl.persistence.entity.GroupEntity (implements org.camunda.bpm.engine.impl.db.DbEntity, org.camunda.bpm.engine.identity.Group, org.camunda.bpm.engine.impl.db.HasDbRevision, java.io.Serializable)