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