Spring Framwork Data Access v5.3.36 SNAPSHOTData Access Version 5.3.36-SNAPSHOT Table of Contents 1. Transaction Management. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . or Repository Classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66 3. Data Access with JDBC. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69 3.1. Choosing an Approach for JDBC Database Access . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69 3.2. Package Hierarchy0 码力 | 197 页 | 2.76 MB | 1 年前3
Java 应用与开发 - Java 语言基础与流程控制0 码力 | 37 页 | 685.82 KB | 1 年前3
Apache Wicket 7.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 6. Keeping control over HTML . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . wicket-core wicket-auth-roles Provides support for role-based authorization. wicket-core wicket-ioc This module provides common classes to support Inversion Of Control. It’s used by both Spring and Guice integration grouping them into interfaces (you can find them in package org.apache.wicket.settings). We can access these interfaces through getter methods that will be gradually introduced in the next chapters when0 码力 | 346 页 | 10.00 MB | 1 年前3
Apache Wicket 8.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 6. Keeping control over HTML . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . wicket-core wicket-auth-roles Provides support for role-based authorization. wicket-core wicket-ioc This module provides common classes to support Inversion Of Control. It’s used by both Spring and Guice integration grouping them into interfaces (you can find them in package org.apache.wicket.settings). We can access these interfaces through getter methods, which will be gradually introduced in the next chapters0 码力 | 350 页 | 9.95 MB | 1 年前3
Apache Wicket 10.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 6. Keeping control over HTML . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . wicket-auth-roles Provides support for role-based authorization. wicket-core, wicket-tester wicket-ioc This module provides common classes to support Inversion Of Control. It’s used by both Spring and Guice grouping them into interfaces (you can find them in package org.apache.wicket.settings). We can access these interfaces through getter methods, which will be gradually introduced in the next chapters0 码力 | 336 页 | 7.16 MB | 1 年前3
Apache Wicket 9.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 6. Keeping control over HTML . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . wicket-auth-roles Provides support for role-based authorization. wicket-core wicket-ioc This module provides common classes to support Inversion Of Control. It’s used by both Spring and Guice integration grouping them into interfaces (you can find them in package org.apache.wicket.settings). We can access these interfaces through getter methods, which will be gradually introduced in the next chapters0 码力 | 335 页 | 7.15 MB | 1 年前3
Apache Shiro 1.2.x Reference Manual 中文翻译团队提倡使用权限和明确为角色指定权限替代原始的将权限隐含于角色中的方法,这样 你可以对程序安全提供更强的控制。 基于资源的访问控制 读一下这个文章:新的RBAC:基于资源的权限管理(Resource-Based Access Control),这篇 文章深入讨论了使用权限和明确为角色指定权限代替旧的将权限隐含于角色中方法的好处 (以及对源代码的影响)。 Users用户 一个用户本质上是程序中的“谁”,如同我们前面提到的,Subject Shiro 1.2.x Reference Manual 中文翻译 46 6. Authorization 授权 直接在程序中为当前 Subject 实例检查授权可能是最简单也最常用的方法。 Role-Based Authorization 基于角色的授权 如果你要基于简单/传统的角色名进行访问控制,你可以执行角色检查: Role Checks 角色检查 如果你想简单地检查一下当前Subjec 想对某个用户在所有领域(不仅仅是打印机)授"view"权限,你可以这样做: *:view 这样任何对"foo:view"的权限检查都将返回true。 Instance-Level Access Control 另一种常见的通配符权限用法是塑造实例级的访问控制列表。在这种情况下,你使用三个部 件——第一个是域,第二个是操作,第三个是被付诸实施的实例。 简单例子 printer:query:lp72000 码力 | 196 页 | 2.34 MB | 1 年前3
Spring Security Shiro Plugin - Reference Documentationthe Shiro credentials when you explicitly logout. 1.1. History • Version 3.2 ◦ Added optional role-based permissions capability • Version 3.1.1 ◦ released April 19, 2018 ◦ Update Spring Security Shiro Permissions Shiro can use both user-based and role-based permissions. The Spring Security Shiro plugin includes optional support for this capability. If role-based permissions are enabled, the effective permissions permissions for a user becomes the union of both the user-based permissions and the role-based permissions for the user’s roles, and all calls that expect permissions will use the union of the two. The0 码力 | 8 页 | 122.93 KB | 10 月前3
Apache ActiveMQ Artemis 2.6.0 User Manual1.43 1.44 1.45 1.46 1.47 1.48 1.49 1.50 1.51 1.52 1.53 1.54 1.55 1.56 1.57 Flow Control Guarantees of sends and commits Message Redelivery and Undelivered Messages Message Expiry Large length for STOMP web-socket. Ability to configure HA using JDBC persistence. Implement role-based access control for management objects. Upgrading from 2.3.0 1. Create/etc/management release notes. Highlights: Better support of OpenWire features (e.g. reconnect, producer flow-control, optimized acknowledgements) SSL keystore reload at runtime. Initial support for JDBC persistence 0 码力 | 445 页 | 3.14 MB | 1 年前3
Spring Framwork Integration v5.3.36 SNAPSHOTa response type with generics. execute The most generalized way to perform a request, with full control over request preparation and response extraction through callback interfaces. 1.1.1. Initialization JSON mapping as needed through the use of Jackson’s provided annotations. When you need further control (for cases where custom JSON serializers/deserializers need to be provided for specific types), mapping as needed through the use of JAXB or Jackson’s provided annotations. When you need further control (for cases where custom XML serializers/deserializers need to be provided for specific types), you0 码力 | 141 页 | 2.13 MB | 1 年前3
共 396 条
- 1
- 2
- 3
- 4
- 5
- 6
- 40













