public class RestResourceUtils
extends java.lang.Object
RestResourceUtils.| Constructor and Description |
|---|
RestResourceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.http.ResponseEntity<java.lang.String> |
createResponseEntityForAuthnFailure(org.apereo.cas.authentication.AuthenticationException e)
Create response entity for authn failure response.
|
public static org.springframework.http.ResponseEntity<java.lang.String> createResponseEntityForAuthnFailure(org.apereo.cas.authentication.AuthenticationException e)
e - the e