...
The access-control.xml file contains a bean called shibboleth.AccessControlPolicies that is a map of policy names to beans implementing particular access control strategies. You can follow the example provided to alter the existing policy or create your own.
The policies defined here are primarily applied to administrative functions via the conf/admin.xml file.
The AccessControl API is implemented based on three inputs:
...
Expand | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
Beans defined in access-control.xml and related system files follow:
|
...