Uses of Class
io.dropwizard.auth.AuthenticationException
Packages that use AuthenticationException
-
Uses of AuthenticationException in io.dropwizard.auth
Methods in io.dropwizard.auth that throw AuthenticationExceptionModifier and TypeMethodDescriptionAuthenticator.authenticate(C credentials) Given a set of user-provided credentials, return an optional principal.CachingAuthenticator.authenticate(C credentials)