Uses of Class
org.openmetadata.service.security.AuthenticationException
-
Packages that use AuthenticationException Package Description org.openmetadata.service.security -
-
Uses of AuthenticationException in org.openmetadata.service.security
Methods in org.openmetadata.service.security that return AuthenticationException Modifier and Type Method Description static AuthenticationExceptionAuthenticationException. getInvalidTokenException()static AuthenticationExceptionAuthenticationException. getTokenNotPresentException()
-