@Provider @Priority(value=5001) public class UnauthorizedExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<io.quarkus.security.UnauthorizedException>
| Constructor and Description |
|---|
UnauthorizedExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(io.quarkus.security.UnauthorizedException exception) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.