Constructor Summary |
AuthenticationException(String msg) |
AuthenticationException(String msg, Object[] args) |
AuthenticationException(String msg, Object[] args, Throwable cause) |
AuthenticationException(String msg, Object[] args, org.alfresco.repo.security.authentication.AuthenticationDiagnostic diagnostic) Authentication Exception |
AuthenticationException(String msg, Throwable cause) |
AuthenticationException(String msg, org.alfresco.repo.security.authentication.AuthenticationDiagnostic diagnostic) Authentication Exception |
AuthenticationException(String msg, org.alfresco.repo.security.authentication.AuthenticationDiagnostic diagnostic, Object[] args, Throwable cause) Authentication Exception |
AuthenticationException(String msg, org.alfresco.repo.security.authentication.AuthenticationDiagnostic diagnostic, Throwable cause) Authentication Exception |