public class CredentialHandler
extends org.apache.axis.handlers.BasicHandler
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
CALLER_SUBJECT |
private static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
CredentialHandler() |
Modifier and Type | Method and Description |
---|---|
protected javax.security.auth.Subject |
getSubject(org.apache.axis.MessageContext msgCtx) |
void |
invoke(org.apache.axis.MessageContext msgContext) |
private static org.apache.commons.logging.Log log
private static final java.lang.String CALLER_SUBJECT