public class RealmPathAuthorizer extends AbstractPathAuthorizer
A default implementation of PathAuthorizer.
| Constructor and Description |
|---|
RealmPathAuthorizer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doAuthorize(org.picketlink.config.http.PathConfiguration pathConfiguration,
HttpServletRequest request,
HttpServletResponse response) |
authorize, getIdentitypublic boolean doAuthorize(org.picketlink.config.http.PathConfiguration pathConfiguration,
HttpServletRequest request,
HttpServletResponse response)
doAuthorize in class AbstractPathAuthorizerCopyright © 2014. All rights reserved.