FroMage/git-jira · GitHub - 0 views
svn JIRA Precommit hook - Gist - 0 views
Comparison of database tools - Wikipedia, the free encyclopedia - 0 views
-
Data Visualization
-
DBeaver
-
MySQL Workbench
- ...5 more annotations...
Chapter 4. Remoting and Serialization - 0 views
pires/simple-shiro-web-app · GitHub - 0 views
Shiro User - Realm can not be managed by CDI - 0 views
Shiro Developer - Role "Nesting" or "Inheriting" and RolePermissionResolvers - 0 views
-
Shiro support the concept of role inheritance roleA inherits permissions from roleB
-
A given realm knows only its roles, but my application understands the mapping of roles to permissions (or nested roles). I have a single RolePermissionResolver that ties permissions to roles
-
Example: My security Manager: https://github.com/sonatype/security/blob/master/security-system/src/main/java/org/sonatype/security/DefaultRealmSecurityManager.java#L63
- ...1 more annotation...
Grails - user - Can Spring Security OR Shiro Enable Fine Grained Hierarchical Permissions? - 0 views
-
one option would be to embed the hierarchy of locations in the permission strings
-
since you can have any number of elements separated by colons
-
Another option would be to create your own Permission instances and implement the isPermitted() method such that it delegates to Location.isIn(Location) for permission checks
- ...2 more annotations...
Shiro User - Permission Implementation - 0 views
DomainPermission (Apache Shiro 1.2.1 API) - 0 views
-
used as a base class for JPA/Hibernate persisted permissions that wish to store the parts of the permission string in separate columns (e.g. 'domain', 'actions' and 'targets' columns)
Shiro User - How to add a role to the subject - 0 views
Permission (Apache Shiro 1.2.1 API) - 0 views
-
A Permission represents the ability to perform an action or access a resource. A Permission is the most granular, or atomic, unit in a system's security policy and is the cornerstone upon which fine-grained security models are built.
-
a Permission instance only represents functionality or access - it does not grant it
-
permissions are immutable and reflect an application's raw functionality
- ...4 more annotations...
SourceForge.net: svnhook - 0 views
Project Settings - 0 views
TortoiseSVN's Settings - 0 views
« First
‹ Previous
661 - 680 of 1272
Next ›
Last »
Showing 20▼ items per page