Better exception message if a SecurityRealm doesn't respect the API contract...
Better exception message if a SecurityRealm doesn't respect the API contract and return null (#2407) * Getter exception message if the SecurityRealm doesn't respect the API contract and return null. * Use NullPointerException instead of IllegalStateException to not change the behaviour of the method.
Loading
Please register or sign in to comment