public class WSDLGetAuthenticatorInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
| Constructor and Description |
|---|
WSDLGetAuthenticatorInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
authenticate(String username,
String password) |
Subject |
doAuthenticate(String username,
String password) |
String |
getContextName() |
void |
handleMessage(org.apache.cxf.message.Message message) |
void |
setContextName(String contextName) |
Apache CXF