@Provider public class AuthenticationExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<AuthenticationException>
| Constructor and Description |
|---|
AuthenticationExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(AuthenticationException ae) |
public javax.ws.rs.core.Response toResponse(AuthenticationException ae)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<AuthenticationException>Copyright © 2013–2019. All rights reserved.