|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerSecurityException | |
---|---|
org.hippoecm.hst.core.container | The org.hippoecm.hst.core.container package defines the API for the HST Core Container |
Uses of ContainerSecurityException in org.hippoecm.hst.core.container |
---|
Subclasses of ContainerSecurityException in org.hippoecm.hst.core.container | |
---|---|
class |
ContainerSecurityNotAuthenticatedException
The ContainerSecurityNotAuthenticatedException class defines a security exception
for unauthorized site resource access from a non-authenticated user. |
class |
ContainerSecurityNotAuthorizedException
The ContainerSecurityNotAuthorizedException class defines a security exception
for unauthorized site resource access from an authenticated user. |
Methods in org.hippoecm.hst.core.container that throw ContainerSecurityException | |
---|---|
protected void |
SecurityValve.checkAccess(javax.servlet.http.HttpServletRequest servletRequest)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |