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 interfaceSessionFactoryA 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 interfaceActivityManagerServiceinterfaceADEPT2ClientServiceDeprecated.interfaceAdministrationServiceinterfaceClientServiceThis interface provides the basic logic for client components/plugins for an AristaFlow-server.interfaceExecutionClientServiceThis client service extends a client service for local execution by the means to execute activities remotely.interfaceLocalExecutionClientServiceinterfaceModellingClientServiceinterfaceRemoteExecutionClientServiceThis client service extends a worklist client service by the means to execute activities remotely.interfaceWorklistClientServiceClasses in de.aristaflow.adept2.core.client that implement CapabilityChecker Modifier and Type Class Description classMultiplexingClientServiceTheMultiplexingClientServiceis a broker for service requests from various web clients.
-