Skip to content

Instantly share code, notes, and snippets.

@grkvlt
Created February 22, 2013 22:13
Show Gist options
  • Save grkvlt/5016964 to your computer and use it in GitHub Desktop.
Save grkvlt/5016964 to your computer and use it in GitHub Desktop.
Brooklyn Security with Apache Shiro

Brooklyn Proposal

Security Architecture

Rationale and use cases.

Current status.

Future requirements.

Implementation details.

System

Description...

Architecture

Description...

Examples

Example.

TODO example

Main Features

  • S [1]

Classes and Interfaces

This is simply an idea of the names of some of the Java classes that will be written.

  • SecurityManager
  • SecurityProvider
  • AccessControlManager
  • EntitySecurityContext
  • SensorPermission
  • EffectorPermission
  • OpenLdapAdapter
  • ActiveDirectoryAdapter
  • IdentityManager
  • IdentityVerificationProvider
  • ...

Comments

Comments


References

  1. http://shiro.apache.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment