@Provider public class AccessDeniedExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<org.springframework.security.access.AccessDeniedException>
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
AccessDeniedExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(org.springframework.security.access.AccessDeniedException exception) |
Copyright © 2015 Apache NiFi (incubating). All rights reserved.