public class WSDLGetAuthenticatorInterceptor extends AbstractPhaseInterceptor<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(Message message)
Intercepts a message.
|
void |
setContextName(String contextName) |
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic void handleMessage(Message message) throws Fault
InterceptorFaultpublic String getContextName()
public void setContextName(String contextName)
Apache CXF