单词 | OAuth | ||||||||||||||
释义 | OAuth
更多释义 收起释义 例句释义: 开放授权,身份验证,开放式验证 1. As you know if you've read Part 1, Twitter uses OAuth for user authorization. 您如果已经阅读了第1部分,就会知道,Twitter使用OAuth进行用户授权。 www.ibm.com 2. Many APIs require you to authenticate with them, using Oauth or other mechanisms, to act on behalf of a web user. 许多API都需要身份验证(使用Oauth或其他机制),以代表一个Web用户进行操作。 www.ibm.com 3. OAuth is an open protocol that allows secure API authorization in a simple and standard method from desktop and web applications. OAuth是一个开放的协议,以一种简单且标准的方法支持来自桌面和web应用程序的安全API授权。 www.ibm.com 4. The target is to provide a Web application that enables users to be authenticated to Twitter through OAuth and update their status. 目标是提供一个Web应用程序,该应用程序应支持用户通过OAuth对Twitter进行身份验证并更新其状态。 www.ibm.com 5. A Web site adopting OAuth as one of its authentication protocols will enhance the privacy and security for users. 采用OAuth作为其中一种身份验证协议的Web站点将增强用户的隐私保护和安全性。 www.ibm.com 6. The security mechanism behind the two pairs of keys is called the Open Authentication (OAuth) protocol (see Resources). 两对密钥背后的安全机制被称为开放式验证(OAuth)协议(见参考资料)。 www.ibm.com 7. The majority of these implementations are hosted by the OAuth project via a Google Code repository. 大部分实现都由OAuth项目维护并放在Google代码库上。 www.infoq.com 8. Another problem is that the site doesn't use OAuth, and I still had to fill out a lengthy form and create an account. 另一个问题就是该网站没有使用OAuth协议,所以用户需要填写冗长的表格,创建一个账户,然后才能使用该网站。 www.bing.com 9. OAuth operates much like a credit card does, but with authorization data as the currency. OAuth运作起来如同一张信用卡,只是将授权数据作为货币。 www.ibm.com 10. Usually applies if you are using a different authentication scheme, for arguments sake OAuth WRAP, the Credentials property is of no use. 如果你使用了不同的验证模式,通常就需要使用这种机制,为了使用OAuthWRAP,不会用到Credentials属性。 www.infoq.com 1. With OAuth, a resource owner can authorize third party application access to the protected resource without compromising user credentials. 有了OAuth,一个资源所有者可以授权第三方应用程序访问受保护的资源,而不损害用户证书。 www.ibm.com 2. This walk-through demonstrates a typical OAuth session and includes the perspectives of the User, Consumer, and Service Provider. 这个例子在OAuth会话中是有代表性的,它包括了用户,消费者,服务提供者。 www.bing.com 3. The Facebook Platform provides support for OAuth 2. 0 authentication as well as support for an older, custom authorization signature scheme. FacebookPlatform对OAuth2.0身份认证提供支持,也支持一种较老的、定制的授权签名方案。 www.ibm.com 4. In many cases (if done right), the end-user will not know anything about OAuth, what it is or how it works. 很多情况下(做得正确的话),最终用户甚至不知道OAuth的存在,更不用说它是什么以及它怎么工作的。 www.cnblogs.com 5. But they also admit, "The traditional OAuth flow for desktop clients can be cumbersome. " 但他们也承认“针对桌面客户机的传统OAuth流程有时非常麻烦”。 www.ibm.com 6. With OAuth, users' credentials are protected while sharing protected resources among different Web sites. 使用OAuth,用户的凭证得到了保护,同时可以在不同Web站点之间共享受保护的资源。 www.ibm.com 7. Kern also told us that the most recent releases of the app included OAuth support and the addition of "on sale" tweets. kern也告诉我们这款应用最新的更新提供了对OAuth协议以及“售物”推文的支持。 www.bing.com 8. Ryan Heaton has implemented OAuth for Spring security which can be found here. RyanHeaton已经实现了针对Springsecurity的OAuth,你能从这里找到它。 www.infoq.com 9. Developers can use the full strength of OAuth or can use less stringent methods where OAuth is not needed. 开发者可以使用OAuth的全部能力,当OAuth非必需时,也可以使用相对宽松的方法。 www.infoq.com 10. This article has demonstrated how to use the OAuth mechanism in Twitter to update the status of an account from a client Java program. 本文展示了如何使用Twitter中的OAuth机制来从一个客户端Java程序更新帐户状态。 www.ibm.com 1. OAuth requires that Service Providers first authenticate the User, and then ask them to grant access to the Consumer. OAuth要求服务提供者首先认证用户,认证完成之后要求用户批准消费者的访问。 www.bing.com 2. Sites supporting OAuth include Twitter, Ma. gnolia and Google (Alpha launch post here). 支持OAuth的站点包括Twitter、Ma.gnolia与Google(你可以在这里看到关于Alpha版的帖子)。 www.infoq.com 3. Currently, Twitter is working on a way to enable OAuth authentication for secured requests. 目前,Twitter正致力于寻找一种方式来启用OAuth身份验证以获得安全请求。 www.ibm.com 4. The specification includes in Appendix A a similar example but focuses on the HTTP calls syntax. OAuth规范的附录A中有一个与此相似的例子,但是它更关注HTTP调用的过程。 www.bing.com 5. Authentication with both your admin credentials and OAuth key are required. 系统在验证时会要求用户提供管理员身份以及OAuth密码。 www.bing.com 6. You can leverage them to add OAuth authentication support to your HttpClient application. 您可以利用它们来添加OAuth支持到您的HttpClient应用程序。 www.ibm.com 7. In fact, OAuth by itself provides no privacy at all and depends on other protocols to accomplish that (such as SSL). 事实上,OAuth本身不提供隐私策略,而是依靠其他协议来完成(比如SSL)。 archive.cnblogs.com 8. However, Amazon's endorsement of OAuth might change that situation. 不过,Amazon对OAuth的支持可能会改变这个局面。 www.ibm.com 9. Both the valet key and ATM cards are good metaphors for OAuth from a user perspective. 无论是仆从钥匙或者ATM卡,从用户角度来看都是对OAuth很好的比喻。 www.cnblogs.com 10. Now you can get the user profile via HttpClient using OAuth authentication, as shown in Listing 5. 现在您可以使用OAuth认证通过HttpClient获取用户配置文件,如清单5所示。 www.ibm.com 1. It is strongly recommended that all implementations are updated to the new revision. 一旦新版本协议可用,强烈建议所有OAuth实现及时升级。 www.bing.com 2. To use OAuth authentication you need to use preemptive authentication. 要使用OAuth认证,您需要使用先占式认证。 www.ibm.com 3. A typical OAuth scenario can be described as follows. 典型的OAuth场景如下所述。 www.ibm.com 4. At present, OAuth is not widely deployed. 目前还没有广泛部署OAuth。 www.ibm.com 5. For a website that requires preemptive authentication for OAuth, you cannot use HttpClient 3. 0. x. 对于一个需要OAuth先占式认证的网站,您不能使用HttpClient3.0.x。 www.ibm.com 6. RESTChess makes use of OAuth, which is an "open protocol to allow secure API authentication" including digital signature. RESTChess使用了OAuth,它是一个包含了数据签名的“支持安全的API验证的开放协议”。 www.infoq.com 7. Part 2 in the series will demonstrate how to develop a more practical OAuth-enabled Twitter Web client. 本系列文章的第2部分将演示如何开发更实用的、支持OAuth的TwitterWeb客户端。 www.ibm.com 8. The following example shows how to get a user profile from LinkedIn using HttpClient with OAuth support. 以下示例展示如何使用有OAuth支持的HttpClient从LinkedIn获取一个用户的配置文件。 www.ibm.com 9. An extra benefit of Twitter4J is that it supports OAuth, which will greatly alleviate our development work. Twitter4J的另一个好处是它支持OAuth,这将明显减少我们的开发工作。 www.ibm.com 10. Figure 1 shows the typical three-legged OAuth dance. 图1显示了典型的three-leggedOAuthdance。 www.ibm.com 1. Upon being called, the groovlet obtains a key parameter from Twitter: oauth_verifier. 在被调用时,groovlet从Twitter中获得关键字参数:oauth_verifier。 www.ibm.com 2. I will first show you how to develop a simple desktop client for Twitter using OAuth. 首先我会介绍如何使用OAuth开发简单的Twitter桌面客户端。 www.ibm.com 3. Web sites that only support OAuth 1. 0 don't provide the "challenge" response. 仅支持OAuth1.0的web网站不提供“挑战”响应。 www.ibm.com 4. The OAuth 2. 0 specification is under development. OAuth2.0规范正在开发之中。 www.ibm.com 5. For example, hosted Google Apps services can identify themselves (and their users) to local applications using OAuth. 例如,宿主的GoogleApps服务能够使用OAuth向本地应用程序表示它们(及其用户)的身份。 www.ibm.com 6. Take for example the recent move towards OAuth logins, which many developers find unnecessarily complicated. 举个例子,最近OAuth登录的举动,很多开发者发现不必要复杂化。 www.bing.com 7. Usergrid's API implements an oAuth 2. 0 authentication model. Usergrid的API实现了oAuth2.0的授权模型。 www.infoq.com 8. When OAuth-protected resources are requested, typically the client will get an HTTP 401 response including a WWW-Authentication header 当保护的OAuth资源被请求后,通常,客户端将得到一个HTTP401的响应,包含一个WWW-Authentication头部 www.ibm.com 9. It is not meant to replace existing OAuth or Digest protocols that ensure message integrity 这并不意味着要去取代能保证消息完整性的OAuth或Digest协议。 www.infoq.com 10. Robust OpenID and OAuth (and possibly Hybrid) client support 强健的OpenID和OAuth(可能是混合)客户端支持; www.infoq.com 1. At a high level OAuth works as follows 从高层次来看,OAuth按以下方式工作 www.infoq.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。