security领域
sso, java security, security framework, saml, jce, bouncycastle
摘要: 介绍如何配置weblogic的nodemanager服务
阅读全文
摘要: this paper will introduce how to pass certficate to weblogic cluster
through apache proxy under ssl.
before you read this paper, please read another blog of mine( but not
necessary).
<
>
http://www.blogjava.net/security/archive/2007/01/07/weblogicclusterwithapacheproxyunderssl.html 阅读全文
摘要: 如何配置apache与weblogic集群走ssl协议
阅读全文
摘要: 发布一个简易的securexrcp,方便不使用eclipse的管理员去处理证书库以及产生/验证xml数字签名以及数字水印。
阅读全文
摘要: 国内所有的usbkey通过capicom在web页面产生数字签名的严重安全漏洞
阅读全文
摘要: alpha2,支持向导创建keystore;支持创建keypair;修正了alpha1的editor没有titile等bug
阅读全文
摘要: 原先是一个keytool eclipse plugin功能的securex,经过了一些小扩展,集成了java各种安全功能,包括xml数字签名,数字印章,csp,usbkey等开源技术
阅读全文
摘要: 推荐仅仅因为自己编写了安全那部分:) 时间很紧,如有纰漏,请指教
阅读全文
摘要: 如何将springside配置成一个基于acegi的cas client
环境是cas server 3.0 acegi 1.0 tomcat
阅读全文
摘要: 介绍单点登陆(sso)的原理与实践经验,包括yale cas, kerberos spnego, saml sso等方式,并深入sso协议与原理,最后会介绍各种sso的基本配置方法。
摘要: explain why there is no certifcate present in the ie windows during ssl handshake.
摘要: 怀疑gdca的签名实现存在缺陷
摘要: 在网上收集了不少ws-security的资料,组织了一下成都bea usergroup之ws-security演讲的ppt初稿,不知道是否有遗漏,欢迎指点。
摘要: 总结java安全的5个重要方面
摘要: 本文介绍如何让xfire跟webservice security结合起来,目前为止,xfire选择了wss4j(支持ws-security1.0标准),我为springside加入了wss4j的3个认证例子(usernametoken模式,encrypt模式,sign模式),大家可以到springside svn下载。
摘要: 本文介绍最简单的xfire验证的实现,基于soap header的username/password方式
摘要: how to use java produce signature by usbkey under cryptoapi/csp.
摘要: 一个简单的jcaptcha例子
摘要: cas抓包分析,简单看看从login到servicevalidate的参数传递过程
摘要: 加入pgp行列,享受免费身份服务
阅读全文
摘要: 本文介绍了如何(用bouncycastle提供的securityprovider)从pfx/p12证书文件中提取信息(如算法类型,算法长度,subject信息,issuer信息等)
摘要: 本文简要介绍如何cas proxy的原理及配置
摘要: use confluence with ad authentication
摘要: 如果不是從pirvilegedaction中擴展的類,那麼調用其中的方法jvm還會不會執行權限檢查?
摘要: 发布eclipse的keytool eclipse plugin——代号securex
版本1.0.0
摘要: 介绍如何使用pgp对blog文章签名
阅读全文
摘要: yujz提出关于如何让cas做认证授权的问题,我在这里简要说说,
更多的细节请去dev2dev 广州usergroup查看以往的帖子