Apache CXF API

Uses of Class
org.apache.cxf.rt.security.xacml.AbstractXACMLAuthorizingInterceptor

Packages that use AbstractXACMLAuthorizingInterceptor
org.apache.cxf.rt.security.xacml   
 

Uses of AbstractXACMLAuthorizingInterceptor in org.apache.cxf.rt.security.xacml
 

Subclasses of AbstractXACMLAuthorizingInterceptor in org.apache.cxf.rt.security.xacml
 class XACMLAuthorizingInterceptor
          An interceptor to perform an XACML authorization request to a remote PDP, and make an authorization decision based on the response.
 


Apache CXF API

Apache CXF