@ApplicationScoped @ExceptionHandler public class BeforeAccessDeniedExceptionHandler extends Object implements org.apache.deltaspike.core.spi.activation.Deactivatable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isActive |
| Constructor and Description |
|---|
BeforeAccessDeniedExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
void |
onBeforeAccessDeniedException(org.apache.deltaspike.core.api.exception.control.event.ExceptionEvent<AccessDeniedException> event) |
@PostConstruct protected void init()
public void onBeforeAccessDeniedException(@BeforeHandles
org.apache.deltaspike.core.api.exception.control.event.ExceptionEvent<AccessDeniedException> event)
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.