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