P22

  OpenVPN-HOWTO中文版 文档

certificate signed by Thawte would now be able to authenticate with your OpenVPN peer -- certainly not what

zhouyunmin 2011-10-09   9672   0
P99

  JSF入门环境配置xml配置和标签使用详细介绍以及发布部署 文档

String login() { String result = ""; int ret = authenticate(username,pwd,verifyingcode); if(ret == 0) result

lq2009v 2012-12-31   526   0
JSF   Web框架   培训   CSS   HTTP  
P155

  Play 技术宝典 文档

secret access token可通过如下方式找到: public static void authenticate() { // TWITTER 是OAuth.ServiceInfo对象 // getUser()

454364008 2014-12-05   10036   0
P227

  spark学习笔记 文档

10 安全相关属性 属性名 默认值 含义 spark.authenticate False 是否启用内部身份验证 spark.authenticate.secret   设置组件之间进行身份验证的密钥。如果不是YARN上运行并且spark

larruping 2017-01-03   1040   0
方案   报告   Apache   Basic   diff  
P163

  play框架手册 文档

secret access token可通过如下方式找到: public static void authenticate() { // TWITTER 是OAuth.ServiceInfo对象 // getUser()

supercheng 2016-08-25   8450   0

Apache Hive 2.0.0 发布,数据仓库平台 资讯

Spark client doesn't use Kerberos keytab to authenticate [Spark Branch] [ HIVE-10643 ] -         Refactoring

jopen 2016-02-16   44369   0
P44

  ActiveMQ In Action 文档

jmxremote.port=1616 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false

windlos 2012-10-10   622   0
P26

  ActiveMQ(中文)参考手册 文档

jmxremote.port=1616 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false

xiao8313020 2016-03-04   9496   0
P20

  了解flex所有的包 文档

DRMAuthenticationCompleteEvent flash.events 调用 DRMManager 对象的 authenticate() 方法成功时,DRMManager 将调度 DRMAuthenticationCompleteEvent

ka520 2015-11-06   613   0
P57

  Adobe flash media server 中文开发者向导 文档

FMSid"+FMSid); webService.authenticate(FMSid, pUsername, pPassword); netService.authenticate(FMSid, pUsername

jiajia7747 2013-01-15   963   0
P277

  Django全解 文档

Django提供两个函数来执行django.contrib.auth\中的动作 : authenticate()和login()。 认证给出的用户名和密码,使用 authenticate() 函数。它接受两个参数,用户名 username

ztlover 2014-05-31   4719   0
P143

  J2EE笔记 文档

//客户端请求有语法错误,不能被服务器所理解 401 Unauthorized //请求未经授权,这个状态代码必须和WWW-Authenticate报头域一起使用 403 Forbidden //服务器收到请求,但是拒绝提供服务 404

summergo 2016-01-18   2675   0
P198

  Amazon S3 文档 文档

Authentication Code) for authentication. To authenticate a request, you first concatenate selected elements

testtm 2012-07-20   814   0
P45

  Spring技术内幕:深入解析Spring架构与设计原理 文档

代码所示: Java代码 1. public final Authentication authenticate(Authentication authRequest)   2.     throws

shenhua 2011-10-23   8486   0
P97

  Spring 技术内幕 文档

代码所示: Java代码 1. public final Authentication authenticate(Authentication authRequest)   2.     throws

lzxy 2013-05-06   2890   0

Koa开源:Fairy-使用 Koa + React 搭建的前后端分离框架 经验

等待异步执行完成后传接成功内容给http body,代码如下: await passport.authenticate('local', function(err, user, info, status) {

heishou203 2017-05-02   63496   0
React   Koa.js   CSS   Koa   Web框架  
P35

  NoSQL数据库 - MongoDB和Redis 文档

判断是否有mongoDB的访问权限,有就返回true,否则返回false。 boolean auth = db.authenticate(myUserName, myPassword); Ø 查看mongoDB数据库列表 Mongo

wtigter 2012-01-03   9523   0
P23

  使用Apache MINA2开发网络应用 文档

jmxremote.port=8084 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false

C_P_HU 2011-05-17   544   0

【http协议2】 深入理解HTTP协议 经验

用到; l Authorization :授权信息,通常出现在对服务器发送的WWW-Authenticate头的应答中; l Connection :表示是否需要持久连接。如果Servlet看到这里的值为

jopen 2016-01-14   39256   0
P55

  PHP-Redis 英文API 文档

"Redis has $count keys\n"; auth Description Authenticate the connection using a password. Warning: The

jiayichend 2012-06-14   497   0
1 2 3 4 5 6 7 8 9 10