intra-mart Accel Platform / TERASOLUNA Global Framework Programming Guide

Version 2 2014-01-01

«  Authorization   ::   Contents   ::   Specifications  »

Access Context

About Access Context

Access context is a shared information about the users currently accessing the system.
Information and status about the users from the start to the end of access are retained.
These information can be accessed by the system and by the application with no limitation.
Multiple access contexts are defined for each information type, and you can use any necessary access context that serves your purpose.
Information of access context is set by the platform system of intra-mart Accel Platform or by the module that manages access context information. Other modules can only refer to it.
Following access context types are available.
  • Account Context
  • Client Context
  • User Context
  • Job Scheduler Context
  • Authorization Subject Context (for System)
Details for each will be described later.

«  Authorization   ::   Contents   ::   Specifications  »