public interface HttpSecurityHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
HttpSecurityHandler.HttpSecurityAction |
| Modifier and Type | Method and Description |
|---|---|
HttpSecurityHandler.HttpSecurityAction |
onSecurityProblem(SecurityProblem problem)
Notifies about a security problem.
|
HttpSecurityHandler.HttpSecurityAction onSecurityProblem(SecurityProblem problem)
problem - contains detailed information about the
security problem that happens.