|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channels.permissionsmanager.RDBMPermissibleRegistry
@Deprecated public class 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
| Constructor Summary | |
|---|---|
protected |
RDBMPermissibleRegistry()
Deprecated. put your documentation comment here |
| Method Summary | |
|---|---|
static IPermissible[] |
getAllPermissible()
Deprecated. put your documentation comment here |
protected Connection |
getConnection()
Deprecated. put your documentation comment here |
static RDBMPermissibleRegistry |
instance()
Deprecated. put your documentation comment here |
protected void |
iregisterPermissible(String classname)
Deprecated. put your documentation comment here |
static void |
registerPermissible(String classname)
Deprecated. put your documentation comment here |
protected void |
releaseConnection(Connection conn)
Deprecated. put your documentation comment here |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RDBMPermissibleRegistry()
| Method Detail |
|---|
public static RDBMPermissibleRegistry instance()
RDBMPermissibleRegistry singletonpublic static IPermissible[] getAllPermissible()
IPermissiblepublic static void registerPermissible(String classname)
classname - protected void iregisterPermissible(String classname)
classname - protected Connection getConnection()
protected void releaseConnection(Connection conn)
conn -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||