|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channels.permissionsmanager.CPermissionsManager
@Deprecated public class CPermissionsManager
CPermissionsManager allows graphical administration of permissions for all owners that have a representative implementation of IPermissible recorded in the table UPC_PERM_MGR
| Field Summary | |
|---|---|
protected PermissionsSessionData |
session
Deprecated. |
protected String |
sslLocation
Deprecated. |
| Fields inherited from interface org.jasig.portal.ICacheable |
|---|
CHANNEL_CACHE_KEY_INSTANCE_SCOPE, CHANNEL_CACHE_KEY_SCOPE_PARAM_NAME, CHANNEL_CACHE_KEY_SYSTEM_SCOPE |
| Constructor Summary | |
|---|---|
CPermissionsManager()
Deprecated. put your documentation comment here |
|
| Method Summary | |
|---|---|
ChannelCacheKey |
generateKey()
Deprecated. put your documentation comment here |
protected void |
getGroupServantResults(PermissionsSessionData session)
Deprecated. |
ChannelRuntimeProperties |
getRuntimeProperties()
Deprecated. put your documentation comment here |
boolean |
isCacheValid(Object validity)
Deprecated. put your documentation comment here |
protected void |
populateMembers(ArrayList gmembers,
IAuthorizationPrincipal[] aps)
Deprecated. |
protected void |
prepServant(PermissionsSessionData session)
Deprecated. |
void |
receiveEvent(PortalEvent portalEvent)
Deprecated. put your documentation comment here |
void |
renderXML(ContentHandler out)
Deprecated. put your documentation comment here |
void |
setRuntimeData(ChannelRuntimeData rD)
Deprecated. put your documentation comment here |
void |
setStaticData(ChannelStaticData sD)
Deprecated. put your documentation comment here |
protected void |
transform(XSLT xslt)
Deprecated. put your documentation comment here |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PermissionsSessionData session
protected final String sslLocation
| Constructor Detail |
|---|
public CPermissionsManager()
| Method Detail |
|---|
public void setRuntimeData(ChannelRuntimeData rD)
setRuntimeData in interface IChannelrD - ChannelRuntimeDataprotected void prepServant(PermissionsSessionData session)
protected void populateMembers(ArrayList gmembers,
IAuthorizationPrincipal[] aps)
protected void getGroupServantResults(PermissionsSessionData session)
public void receiveEvent(PortalEvent portalEvent)
receiveEvent in interface IChannelportalEvent - PortalEventpublic ChannelRuntimeProperties getRuntimeProperties()
getRuntimeProperties in interface IChannelChannelRuntimePropertiesChannelRuntimeProperties
public void renderXML(ContentHandler out)
throws PortalException
renderXML in interface IChannelout -
PortalException
protected void transform(XSLT xslt)
throws PortalException
xslt -
PortalException
public void setStaticData(ChannelStaticData sD)
throws PortalException
setStaticData in interface IChannelsD -
PortalExceptionChannelStaticDatapublic ChannelCacheKey generateKey()
generateKey in interface ICacheableChannelCacheKey used to lookup Channels from the cachepublic boolean isCacheValid(Object validity)
isCacheValid in interface ICacheablevalidity -
true if cache is valid; false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||