Uses of Class
org.apache.cxf.rt.security.saml.xacml2.AbstractXACMLAuthorizingInterceptor
-
Packages that use AbstractXACMLAuthorizingInterceptor Package Description org.apache.cxf.rt.security.saml.xacml2 -
-
Uses of AbstractXACMLAuthorizingInterceptor in org.apache.cxf.rt.security.saml.xacml2
Subclasses of AbstractXACMLAuthorizingInterceptor in org.apache.cxf.rt.security.saml.xacml2 Modifier and Type Class Description classXACMLAuthorizingInterceptorAn interceptor to perform an XACML 2.0 authorization request to a remote PDP using OpenSAML, and make an authorization decision based on the response.
-