public class RolePathAuthorizer extends AbstractPathAuthorizer
A default implementation of PathAuthorizer.
| Constructor and Description |
|---|
RolePathAuthorizer() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doAuthorize(PathConfiguration pathConfiguration,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
authorize, getIdentityprotected boolean doAuthorize(PathConfiguration pathConfiguration, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
doAuthorize in class AbstractPathAuthorizerCopyright © 2021. All rights reserved.