After you add non-standard SpEL Java classes to the allowed list, you must make them available on the server classpath at server start.
The following example shows how to add .jar files containing the classes to the lib folder and restart the server.
cd <paz-instance-root>
cp <jar-file-dir>/addl-spel-classes.jar lib
bin/stop-server -R