What's the preferred method to obtain creds from username token in WS header element?
Is there a helper class w/ getters for these values? I've noticed that the handler does not load these values in the MessageContext ( at least not at MessageContext.method level ) object automatically. I've coded a work-around to dig down into the context for these values but I'm thinking there must be a better way. Thanks, Shawn
