Setting File List¶
This section shows the list of the setting files used by the authorization system. For the details of each setting, refer to the corresponding sections of each specifications.
Items
- Subject type expansion
- Resource type expansion
- Authorization judgment module settings
- Policy partial edit definitions
- Subject resolver (OnDemandSubjectResolver) expansion
- Subject resolver (DeclaredSubjectResolver)expansion
- Policy cache size settings
- Settings for conditions to be policy cache subject
- Authorization setting screen settings
Subject type expansion¶
It is a setting file stated when subject types are added. Multiple settings are read.
For the details, refer to "Subject type"
Resource type expansion¶
It is a setting file stated when resource types are added. Multiple settings are read.
For the details, refer to "Resource types and the actions".
Authorization judgment module settings¶
It states the using authorization judgment module and handling settings for the module results. Multiple settings can not read.
For the details, refer to "Authorization judgment function structure".
Policy partial edit definitions¶
It is a setting file to state the componentization and editable area definitions of the authorization setting screen. It reads multiple files under the designated directory.
For the details, refer to "Componentization"
Subject resolver (OnDemandSubjectResolver) expansion¶
It is a setting file to add subject resolvers that resolve subjects when the resources are requested. It reads multiple settings.
For the details, refer to "Subject resolver".
Subject resolver (DeclaredSubjectResolver) expansion¶
It is a setting file to add subject resolvers that resolves the subjects clear to the login user. It reads multiple settings.
For the details, refer to the corresponding item of "Subject resolver".
Policy cache size settings¶
It is a setting file to determine cache rules of policies provided by the implemented class of the policy interpreter.
For the details, refer to the corresponding item of "Cache settings".
Settings for conditions to be policy cache subject¶
It is a setting file to determine policies for the cache provided by the implemented classes of the policy interpreter. It reads multiple settings.
For the details, refer to the corresponding item of "Cache settings".
Authorization setting screen settings¶
It is a setting file to modify the behavior of the authorization setting screen.
For the details, refer to the corresponding item of "Authorization setting screen settings"