码迷,mamicode.com
首页 >  
搜索关键字:authorization    ( 779个结果
facebook api & oauth protocal
http://tools.ietf.org/html/draft-ietf-oauth-v2-31#section-10.5code REQUIRED. The authorization code generated by the authorization se...
分类:Windows程序   时间:2015-02-03 13:01:21    阅读次数:174
Xprog 5.5.1 fix xprog-m 5.0 software error and authorization error
Important Note: I am not stating or encouraging you operate by following the next steps to update from Xprog 5.0 to Xprog 5.5.1 if you do not have kno...
分类:其他好文   时间:2015-01-31 11:52:19    阅读次数:255
How-to: Enable User Authentication and Authorization in Apache HBase
With the defaultApache HBaseconfiguration,everyone is allowed to read from and write to all tables available in the system. For many enterprise setups...
分类:Web程序   时间:2015-01-29 19:08:41    阅读次数:1287
搭建radius服务
RADIUS是RemoteAccessDialInUserService的简称。RADIUS主要用来提供认证(Authentication)机制,用来辨认使用者的身份与密码–>确认通过之后,经由授权(Authorization)使用者登入网域使用相关资源–>并可提供计费(Accounting)机制,保存使用者的网络使用记录。FreeR..
分类:其他好文   时间:2015-01-26 17:31:26    阅读次数:214
[[Hive - LanguageManual ] ]SQL Standard Based Hive Authorization
Status of Hive Authorization before Hive 0.13SQL Standards Based HiveAuthorization (New in Hive 0.13)Restrictions on HiveCommands and StatementsPrivil...
分类:数据库   时间:2015-01-26 13:37:11    阅读次数:362
urllib TypeError: memoryview: dict object does not have the buffer interface
import urllib.requesturl = 'site'headers = {'Authorization' : 'Basic emVkMHg6WWJyYm5mMDA='}req = urllib.request.Request(url, headers)response = urllib...
分类:Web程序   时间:2015-01-26 11:51:43    阅读次数:422
[HIve - LanguageManual] Transform [没懂]
Transform/Map-Reduce SyntaxSQL Standard Based Authorization Disallows TRANSFORMTRANSFORM ExamplesSchema-less Map-reduce ScriptsTyping the output of TR...
分类:其他好文   时间:2015-01-26 11:36:05    阅读次数:384
[Hive - LanguageManual] Hive Default Authorization - Legacy Mode
DisclaimerPrerequisitesUsers, Groups, and RolesNames of Users and RolesCreating/Dropping/Using RolesCreate/Drop RoleGrant/Revoke RolesViewing Granted ...
分类:其他好文   时间:2015-01-25 11:00:20    阅读次数:446
[Hive - LanguageManual] Create/Drop/Grant/Revoke Roles and Privileges / Show Use
Create/Drop/Grant/Revoke Roles and PrivilegesHive Default Authorization - Legacy Modehas information about these DDL statements:CREATE ROLEGRANT ROLER...
分类:其他好文   时间:2015-01-24 22:39:12    阅读次数:445
java实现弹出认证输入框(弹出一个带有用户名和密码输入的对话框)
java如何实现如题的效果,效果图如下:    这个效果让我很好奇,这个效果类型与在ftp服务器上下载需要登录认证的文件时会弹出这个框,在网上查阅了一些资料,不过相关的资料真的很少,找到了一些关键的技术点自己简单的实现了下,下面是一些简单的介绍,来源于http://www.blogbus.com/gaomed-logs/106179012.html 标签: TAG: 用户登录框是怎么做...
分类:编程语言   时间:2015-01-22 20:17:39    阅读次数:6223
779条   上一页 1 ... 68 69 70 71 72 ... 78 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!