Uses of Class
org.operaton.bpm.engine.impl.identity.Authentication

Packages that use Authentication
Package
Description
 
Public API of the Operaton engine.

Typical usage of the API starts by the creation of a ProcessEngineConfiguration (typically based on a configuration file), from which a ProcessEngine can be obtained.

API implementation classes, which shouldn't directly be used by end-users.