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, setBefore
public void handleMessage(Message message) throws Fault
Interceptor
Fault
public String getContextName()
public void setContextName(String contextName)
Apache CXF