]
Ondrej Lukas updated WFCORE-2565:
---------------------------------
Affects Version/s: 3.0.0.Beta9
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: Darran Lofthouse
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.