Lines Matching refs:HttpAuthGSSAPI
653 HttpAuthGSSAPI::HttpAuthGSSAPI(GSSAPILibrary* library,
664 HttpAuthGSSAPI::~HttpAuthGSSAPI() {
667 bool HttpAuthGSSAPI::Init() {
673 bool HttpAuthGSSAPI::NeedsIdentity() const {
677 void HttpAuthGSSAPI::Delegate() {
681 HttpAuth::AuthorizationResult HttpAuthGSSAPI::ParseChallenge(
712 int HttpAuthGSSAPI::GenerateAuthToken(const string16* username,
837 int HttpAuthGSSAPI::GetNextSecurityToken(const std::wstring& spn,