Uses of Interface
de.aristaflow.adept2.base.sessionmanagement.CapabilityChecker
-
Packages that use CapabilityChecker Package Description de.aristaflow.adept2.base.sessionmanagement de.aristaflow.adept2.core.client -
-
Uses of CapabilityChecker in de.aristaflow.adept2.base.sessionmanagement
Subinterfaces of CapabilityChecker in de.aristaflow.adept2.base.sessionmanagement Modifier and Type Interface Description interface
SessionFactory
A session factory provides the means to create session tokens, child session tokens as well as privileged child session tokens allowing to bypass security checks. -
Uses of CapabilityChecker in de.aristaflow.adept2.core.client
Subinterfaces of CapabilityChecker in de.aristaflow.adept2.core.client Modifier and Type Interface Description interface
ActivityManagerService
interface
ADEPT2ClientService
Deprecated.interface
AdministrationService
interface
ClientService
This interface provides the basic logic for client components/plugins for an AristaFlow-server.interface
ExecutionClientService
This client service extends a client service for local execution by the means to execute activities remotely.interface
LocalExecutionClientService
interface
ModellingClientService
interface
RemoteExecutionClientService
This client service extends a worklist client service by the means to execute activities remotely.interface
WorklistClientService
Classes in de.aristaflow.adept2.core.client that implement CapabilityChecker Modifier and Type Class Description class
MultiplexingClientService
TheMultiplexingClientService
is a broker for service requests from various web clients.
-