Go to documentation repository
Documentation for Axxon One 1.0.
Roles and users operation is described by three proto-files:
- SecurityService.proto contains the objects definition, their properties and methods.
- GlobalPermissions.proto contains the properties of the global access parameters.
- ObjectsPermissions.proto contains the parameters properties to access the specific objects.
Methods in SecuriteService.proto:
- message ListConfigRequest − request the configuration.
- message ChangeConfigRequest − create/edit/delete the configuration.
- message ListGlobalPermissionsRequest − request the global access parameters.
- message SetGlobalPermissionsRequest − set the global access parameters.
- message ListObjectPermissionsRequest − request the parameters to access the specific objects.
- message SetObjectPermissionsRequest − set the parameters to access the specific objects.
Properties in SecurityService.proto:
Properties in GlobalPermissions.proto:
Properties in ObjectsPermissions.proto:
Overview
Content Tools