|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.channels.permissionsmanager.RDBMPermissibleRegistry
This class keeps track of IPermissible objects on behalf of CPermissionsManager, and is used to register new classes that generate CPermissionsManagerServants It also include hard coded references to 3 known IPermissibles, but will gracefully ignore them if they are not found
Method Summary | |
static IPermissible[] |
getAllPermissible()
put your documentation comment here |
static RDBMPermissibleRegistry |
instance()
put your documentation comment here |
static void |
registerPermissible(java.lang.String classname)
put your documentation comment here |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static RDBMPermissibleRegistry instance()
RDBMPermissibleRegistry
singletonpublic static IPermissible[] getAllPermissible()
IPermissible
public static void registerPermissible(java.lang.String classname)
classname
-
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |