CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:dRBAC

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-10-18
  • 文件大小:
    6.17mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

dRBAC模型是适应于动态结盟环境的分布式信任管理和访问控制机制,具有第三方委托、值属性和证书预定等三个

特征.但dRBAC模型存在一些不足,体现在以下几个方面:委托的深度没有控制;委托链的循环搜索;角色的隐式提升;职责分

离原则的违背等.源码

针对dRBAC模型存在的问题进行了详细的讨论,提出了合理的解决方案,提高了dRBAC模型的安全性和实用性.本源码是drbac基于角色的访问控制系统的完整源码,实现了基于觉得的访问控制,并修正了规范中存在的bug,程序可以正确运行,上传文件同时提供了运行的指南-The dRBAC modelis a scalable,decentralized trust—management and access—control mechanism for systems that span

multiple administrative domains.The dRBAC model supports three feathers:third—party delegations,valued attributes,cre—

dential subscr iption.However,there are some limitations of the dRBAC model,which represent the following issues:no con—

troI on the depth of delegation,circular search for delegation chain,covert promotion of role,violating separation of duty. In

this paper,these issues are discussed in detail,and reasonable resolutions of these issues are proposed in order to improve the

security and practicability of the dRBAC model.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

dRBAC/.classpath
dRBAC/.project
dRBAC/bin/edu/nyu/cs/pdsg/debug/Debug.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/Advertiser.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/DiscoveryConstants.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/Finder.nocompile
dRBAC/bin/edu/nyu/cs/pdsg/discovery/FinderTester$1.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/FinderTester.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/ILocatorCallback.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/Locator.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/PublisherTester.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/PublishingListener.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/ResponseListener.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/ServiceDescriptor.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/ServiceHomeTester.nocompile
dRBAC/bin/edu/nyu/cs/pdsg/discovery/ServiceLocatorCollection.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/ServiceManager.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/Subscriber.class
dRBAC/bin/edu/nyu/cs/pdsg/discovery/syncQueue.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/Attribute.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/attributeNewDialog$IListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/attributeNewDialog.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/AttributeSet.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/AttributeSets.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/ConstrainedRoleSet.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/CredentialCert.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/CredentialException.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/CredFileLoader.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/CredFileWriter.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/Delegation$DelegInvalidator.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/Delegation$DelegValidator.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/Delegation.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DelegationCallback.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DelegationFileLoader.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DelegationSet.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DelegationSubscriptionInterface.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DelegationWithXML.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DelegationWrapper.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DelegationXML.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/delegator/Delegator.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DiscoveryTag.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DrbacFrame$BListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DrbacFrame$LSListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DrbacFrame$MListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DrbacFrame$MouseClickListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DrbacFrame.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/DrbacGui.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/EntityNewDialog$IListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/EntityNewDialog.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/ExampleFileFilter.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/FileOpenDialog$IListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/FileOpenDialog.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/FileSaveDialog$IListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/FileSaveDialog.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/GuiBooter.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/GuiTester.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/HomeSubscription$ProofChangedThread.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/HomeSubscription.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/InvalidFlagArgException.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/InvalidTTLException.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/LocalProver.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/NoSubscriptionException.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/Proof.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/ProofChangedEvent.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/ProofChangedListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/ProofMonitor.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/ProofMonitorDialog$PListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/ProofMonitorDialog.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/RemDelegMonitor.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/Role$RoleImpl.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/Role.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/RoleId.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/RoleMaster.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/RoleNewDialog$IListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/RoleNewDialog.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/SearchAccumulator.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/SearchEngine.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/SearchResult.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/SearchResultContainer.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/SearchStatus.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/SendCredDialog$IListener.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/SendCredDialog.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/SubjectSearchEngine.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/SubscriptionProtocol.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/switchboard/DrbacSbEventHandler.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/switchboard/DrbacSbEventHandlerFactory.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/Testing.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/tests_and_sb_dummies.tar
dRBAC/bin/edu/nyu/cs/pdsg/drbac/TopologicalSortComparator.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/trust/DrbacAllAuthorizationMonitor.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/trust/DrbacAllAuthorizer.class
dRBAC/bin/edu/nyu/cs/pdsg/drbac/trust/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com