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