]
ehsavoie Hugonnet commented on WFCORE-2565:
-------------------------------------------
After discussing with [~dlofthouse] this should log a warning instead of throwing an
error.
Incorrect permission class-name should throw exception at runtime
-----------------------------------------------------------------
Key: WFCORE-2565
URL:
https://issues.jboss.org/browse/WFCORE-2565
Project: WildFly Core
Issue Type: Bug
Components: Security
Affects Versions: 3.0.0.Beta9
Reporter: Ondrej Lukas
Assignee: ehsavoie Hugonnet
In case when some permission mapper (tried with constant-permission-mapper and
simple-permission-mapper) includes permission with non-existent class-name then it seems
that no exception is thrown during runtime.