@Provider public class AuthenticationExceptionMapper extends Object implements ExceptionMapper<AuthenticationException>
| Constructor and Description |
|---|
AuthenticationExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
Response |
toResponse(AuthenticationException e) |
public Response toResponse(AuthenticationException e)
toResponse in interface ExceptionMapper<AuthenticationException>Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.