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, getIdentity
public boolean doAuthorize(org.picketlink.config.http.PathConfiguration pathConfiguration, HttpServletRequest request, HttpServletResponse response)
doAuthorize
in class AbstractPathAuthorizer
Copyright © 2014. All rights reserved.