The handleGeneralSecurityException(GeneralSecurityException) method just logs the GSE and throws an EJBAccessException. The GSE should be set as the cause of the EJBAccessException.
- is incorporated by
-
JBPAPP-986 Ejb3AuthenticationInterceptor should propagate the GeneralSecurityException
- Resolved