书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 180 个相关结果.
  • 13. Testing 测试

    13. Testing 测试 What to know for tests Test Setup 设置 AbstractShiroTest Unit Testing ExampleShiroUnitTest tearDownSubject() Integration Testing ExampleShiroIntegrationTest 为文...
  • 添加NutDaoRealm

    添加SimpleAuthorizingRealm 添加一个类net.wendal.nutzbook.shiro.realm.SimpleAuthorizingRealm 关键点 添加SimpleAuthorizingRealm 添加一个类net.wendal.nutzbook.shiro.realm.SimpleAuthorizingReal...
  • 16. Guice

    16. Guice Overview 概述 Getting Started 开始 AOP Web Properties 属性 Injection of Shiro Objects 注入对象 为文档加把手 16. Guice Shiro Guice 集成是在 Shiro 1.2 添加的。 这个页面覆盖了 Shiro 融入 基于 Guice...
  • 介绍

    apache-shiro-1.2.x-reference Get Started 如何开始阅读 Code 源码 Issue 意见、建议 Contact 联系作者: apache-shiro-1.2.x-reference Chinese translation of Apache Shiro 1.2.x Reference Manual...
  • 17. CAS

    17. CAS Basic understanding of the CAS protocol CAS协议的基本理解 How to configure shiro to work with CAS server ? 配置 Dependency 依赖 CasFilter CasRealm CasSubjectFactory Security of t...
  • 下载更多jar包

    下载更多jar包 Log4j Shiro Quartz Slf4j commons-beanutils commons-logging JSTL 1.2 Apache Common Mail Java Mail Simplecaptcha nutz-integration-quartz nutz-integration-shiro ...
  • 1. Introduction 介绍

    1. Introduction 介绍 What is Apache Shiro? Apache Shiro Features 特性 1. Introduction 介绍 What is Apache Shiro? Apache Shiro是一个功能强大、灵活的,开源的安全框架。它可以干净利落地处理身份验证、授权、企业会话管理和加密。 Apa...
  • 21. Beginner’s Webapp Tutorial 初学者web应用教程

    21. Beginner’s Webapp Tutorial 初学者web应用教程 Overview 概述 Prerequisites 先决条件 Tutorial Format 教程格式 The Application 应用程序 Project Setup项目设置 1. Fork the tutorial project 先fork本教程项目 2....
  • 3. Architecture 架构

    3. Architecture 架构 High-Level Overview 高级概述 Detailed Architecture 详细架构 SecurityManager Design 设计 为文档加把手 3. Architecture 架构 Apache Shiro 设计理念是使程序的安全变得简单直观而易于实现,Shiro的核心设计参照...
  • 15. Spring Framework

    15. Spring Framework Standalone Applications Web Applications web.xml applicationContext.xml Enabling Shiro Annotations 启用注解 Secure Spring Remoting 远程安全 Server-side Configurat...