This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch ISIS-2699
in repository https://gitbox.apache.org/repos/asf/isis.git.
from 2329561 ISIS-2699: deprecates SecmanConfiguration in favour of config
properties
new 0abc75f ISIS-2699: adds config props for PermissionsEvaluationService
also
new b5facd3 ISIS-2699: updates docs for secman
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/isis/core/config/IsisConfiguration.java | 18 +++-
.../adoc/modules/secman/pages/setting-up.adoc | 109 +++++++++------------
.../secman/applib/IsisModuleExtSecmanApplib.java | 12 ++-
.../secman/applib/SecmanAutoConfiguration.java | 48 ++++-----
.../secman/applib/SecmanConfiguration.java | 14 +--
...PermissionsEvaluationServiceAllowBeatsVeto.java | 3 +
...PermissionsEvaluationServiceVetoBeatsAllow.java | 3 +
7 files changed, 109 insertions(+), 98 deletions(-)