-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Currently, the `AbstractAuthorization` holds all tests for all protocols, and has concrete implementations for each method (cert, properties, ldap, Kerberos). We can organize this to create a test file for each protocol separately and use the SuiteClasses functionality of JUnit 4 to group the execution again by the supported authorization type.