public class JAASAuthenticationFeature extends DelegatingFeature<JAASAuthenticationFeature.Portable>
| Modifier and Type | Class and Description | 
|---|---|
| static class  | JAASAuthenticationFeature.Portable | 
| Modifier and Type | Field and Description | 
|---|---|
| static String | ID | 
delegateenabled| Constructor and Description | 
|---|
| JAASAuthenticationFeature() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getID() | 
| void | setContextName(String contextName) | 
| void | setReportFault(boolean reportFault) | 
getDelegate, initialize, initialize, initialize, initialize, initializeProvider, setDelegatedoInitializeProvider, getActive, isEnabledpublic static final String ID
public void setContextName(String contextName)
public void setReportFault(boolean reportFault)
public String getID()
getID in class AbstractFeatureApache CXF