Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.RuntimeCollective.permission.bean

Classes in com.RuntimeCollective.permission.bean used by com.RuntimeCollective.permission.bean
Permissible
          Interface to implement if you want the access to your object to be constrained by PermissionRules.
PermissibleExtension
          An extension which can be used to stick the Permissible behaviour to any bean.
PermissionRule
          Interface that defines a permission ruls, which determines whether a user has access to some part of the system.
SimplePermissible
          A simple implementation of Permissible.
SimplePermissionRule
          A very simple implementation of PermissionRule.