Uses of Class
org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
-
Packages that use AbstractAttributedInterceptorProvider Package Description org.apache.cxf.endpoint Client and Server related classes.org.apache.cxf.service This package and its sub packages contain classes relating to services and the CXF service modelorg.apache.cxf.ws.policy org.apache.cxf.ws.security.policy.interceptors -
-
Uses of AbstractAttributedInterceptorProvider in org.apache.cxf.endpoint
Subclasses of AbstractAttributedInterceptorProvider in org.apache.cxf.endpoint Modifier and Type Class Description classEndpointImpl -
Uses of AbstractAttributedInterceptorProvider in org.apache.cxf.service
Subclasses of AbstractAttributedInterceptorProvider in org.apache.cxf.service Modifier and Type Class Description classServiceImpl -
Uses of AbstractAttributedInterceptorProvider in org.apache.cxf.ws.policy
Subclasses of AbstractAttributedInterceptorProvider in org.apache.cxf.ws.policy with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Class Description classorg.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider -
Uses of AbstractAttributedInterceptorProvider in org.apache.cxf.ws.security.policy.interceptors
Subclasses of AbstractAttributedInterceptorProvider in org.apache.cxf.ws.security.policy.interceptors Modifier and Type Class Description classHttpsTokenInterceptorProviderclassIssuedTokenInterceptorProviderclassKerberosTokenInterceptorProviderclassSamlTokenInterceptorProviderclassSecureConversationTokenInterceptorProviderclassSpnegoTokenInterceptorProviderclassUsernameTokenInterceptorProviderclassWSSecurityInterceptorProviderclassWSSecurityPolicyInterceptorProvider
-