org.apache.cxf.interceptor.security
Class JAASAuthenticationFeature
java.lang.Object
org.apache.cxf.feature.AbstractFeature
org.apache.cxf.interceptor.security.JAASAuthenticationFeature
- All Implemented Interfaces:
- Feature
public class JAASAuthenticationFeature
- extends AbstractFeature
Feature to do JAAS authentication with defaults for karaf integration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAASAuthenticationFeature
public JAASAuthenticationFeature()
initializeProvider
protected void initializeProvider(InterceptorProvider provider,
Bus bus)
- Overrides:
initializeProvider in class AbstractFeature
setContextName
public void setContextName(String contextName)
setReportFault
public void setReportFault(boolean reportFault)
Apache CXF