Uses of Class
org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
-
Packages that use AbstractAuthorizingInInterceptor Package Description org.apache.cxf.interceptor.security org.apache.cxf.jaxrs.security -
-
Uses of AbstractAuthorizingInInterceptor in org.apache.cxf.interceptor.security
Subclasses of AbstractAuthorizingInInterceptor in org.apache.cxf.interceptor.security Modifier and Type Class Description classOperationInfoAuthorizingInterceptorclassSecureAnnotationsInterceptorclassSimpleAuthorizingInterceptor -
Uses of AbstractAuthorizingInInterceptor in org.apache.cxf.jaxrs.security
Methods in org.apache.cxf.jaxrs.security with parameters of type AbstractAuthorizingInInterceptor Modifier and Type Method Description voidSimpleAuthorizingFilter. setInterceptor(AbstractAuthorizingInInterceptor in)
-