@Provider public class InvalidAuthenticationExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<InvalidAuthenticationException>
| Constructor and Description |
|---|
InvalidAuthenticationExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(InvalidAuthenticationException exception) |
public InvalidAuthenticationExceptionMapper()
public javax.ws.rs.core.Response toResponse(InvalidAuthenticationException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<InvalidAuthenticationException>Copyright © 2023 Atlassian. All rights reserved.