public class XACMLAuthorizingInterceptor extends AbstractXACMLAuthorizingInterceptor
Constructor and Description |
---|
XACMLAuthorizingInterceptor(PolicyDecisionPoint pdp) |
Modifier and Type | Method and Description |
---|---|
org.opensaml.xacml.ctx.ResponseType |
performRequest(org.opensaml.xacml.ctx.RequestType request,
Message message) |
authorize, getRequestBuilder, handleMessage, handleObligations, setRequestBuilder
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
public XACMLAuthorizingInterceptor(PolicyDecisionPoint pdp)
public org.opensaml.xacml.ctx.ResponseType performRequest(org.opensaml.xacml.ctx.RequestType request, Message message) throws Exception
performRequest
in class AbstractXACMLAuthorizingInterceptor
Exception
Apache CXF