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