@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 e) |
public javax.ws.rs.core.Response toResponse(AuthenticationException e)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<AuthenticationException>Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.