Uses of Class
org.alfresco.repo.security.authentication.AuthenticationDiagnostic
Packages that use AuthenticationDiagnostic
-
Uses of AuthenticationDiagnostic in org.alfresco.repo.security.authentication
Methods in org.alfresco.repo.security.authentication that return AuthenticationDiagnosticModifier and TypeMethodDescriptionAuthenticationException.getDiagnostic()
Get the authentication diagnosticConstructors in org.alfresco.repo.security.authentication with parameters of type AuthenticationDiagnosticModifierConstructorDescriptionAuthenticationException
(String msg, Object[] args, AuthenticationDiagnostic diagnostic) Authentication ExceptionAuthenticationException
(String msg, AuthenticationDiagnostic diagnostic) Authentication ExceptionAuthenticationException
(String msg, AuthenticationDiagnostic diagnostic, Object[] args, Throwable cause) Authentication ExceptionAuthenticationException
(String msg, AuthenticationDiagnostic diagnostic, Throwable cause) Authentication Exception