|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channels.permissionsmanager.PermissibleSubscribeChannels
public class PermissibleSubscribeChannels
An IPermissible implementation that provides management of uPortal 2.0 channel subscribtion permissions
| Field Summary | |
|---|---|
protected java.util.HashMap |
activities
|
private static org.apache.commons.logging.Log |
log
|
protected java.util.HashMap |
targets
|
| Constructor Summary | |
|---|---|
PermissibleSubscribeChannels()
put your documentation comment here |
|
| Method Summary | |
|---|---|
java.lang.String |
getActivityName(java.lang.String token)
put your documentation comment here |
java.lang.String[] |
getActivityTokens()
put your documentation comment here |
java.lang.String |
getOwnerName()
put your documentation comment here |
java.lang.String |
getOwnerToken()
put your documentation comment here |
java.lang.String |
getTargetName(java.lang.String token)
put your documentation comment here |
java.lang.String[] |
getTargetTokens()
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 |
|---|
private static final org.apache.commons.logging.Log log
protected java.util.HashMap activities
protected java.util.HashMap targets
| Constructor Detail |
|---|
public PermissibleSubscribeChannels()
| Method Detail |
|---|
public java.lang.String[] getActivityTokens()
getActivityTokens in interface IPermissibleString activity tokenspublic java.lang.String getActivityName(java.lang.String token)
getActivityName in interface IPermissibletoken -
String activity namepublic java.lang.String[] getTargetTokens()
getTargetTokens in interface IPermissibleString target tokenspublic java.lang.String getTargetName(java.lang.String token)
getTargetName in interface IPermissibletoken -
String target namepublic java.lang.String getOwnerToken()
getOwnerToken in interface IPermissibleString owner tokenpublic java.lang.String getOwnerName()
getOwnerName in interface IPermissibleString owner name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||