搜索结果
找到约 41 项符合
WS-trust 的查询结果
Internet/网络编程 先配置好JDK 和Tomcat。本文中使用的是JDK 5.0(源代码是1.4 的)。Tomcat 是5.0.28。 下载AXIS 1.4
先配置好JDK 和Tomcat。本文中使用的是JDK 5.0(源代码是1.4 的)。Tomcat 是5.0.28。
下载AXIS 1.4,地址http://ws.apache.org/
安装AXIS
解压开axis1_
4.zip ,将axis1_
4/webapps/axis 拷贝到
$TOMCAT_HOME/webapps/ 下启动tomcat,打开页面http://localhost:8080/axi s
页面正常,表示axis 安装正确。 ...
Java编程 wsCaller 1.1 2008 Li Huai Jun Blog: http://blog.csdn.net/lihuaijun Email: lihuaijun@gmail.com 说明
wsCaller 1.1
2008 Li Huai Jun
Blog: http://blog.csdn.net/lihuaijun
Email: lihuaijun@gmail.com
说明:
1. 本软件是在王咏刚的wsCaller 1.0的基础上修改完成的
2. wsCaller1.1.jar是用java5.0编译的,未在java1.4平台测试
3. 编译源码需要axis1.4包,可以在http://ws.apache.org/axis/下载 ...
文章/文档 我想当很多读者一看到本文的题目一定会想本文内容一定非常深奥
我想当很多读者一看到本文的题目一定会想本文内容一定非常深奥,并且作者一定知道了电信的发送短信的网关地址,其实并非如此。本文其实是利用一个现成的资源,一个可发送短信的Web Serviec。这个Web Service就是新浪网就提供的一个,可供用户直接调用的发送短消息的Web Service。这个Service的地址是http: //smsinter.sina. ...
Java书籍 With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f
With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS).
Java编程 With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f
With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by providing you with a mix ...
matlab例程 复杂网络中有一些常见的基本模型
复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。
其他 设计一个数字FIR低通滤波器
设计一个数字FIR低通滤波器,其技术指标如下:
Wp=0.2pi Rp=0.25Db
Ws=0.3pi As=50db
试写出MATLAB设计的源程序。
行业发展研究 A certification path is an ordered list of certificates starting with a certificate issued by the re
A certification path is an ordered list of certificates starting with a certificate issued by the relying
party s trust root, and ending with the target certificate that needs to be validated. Certification
path validation procedures are based on the algorithm supplied in ITU-T Recommendation X.509
...
行业发展研究 A Public Key Infrastructure (PKI) binds cryptographic public keys to physical entities through digi
A Public Key Infrastructure (PKI) binds cryptographic public keys to physical entities
through digital certificates. A PKI includes components that issue digital certificates and
distribute certificate status information. PKI users select one or more certificate issuers as
trust anchors, and establi ...
书籍源码 设计一个数字FIR低通滤波器
设计一个数字FIR低通滤波器,其技术指标如下:Wp=0.2 Rp=0.25 Ws=0.3 As=50