|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channels.permissionsmanager.PermissionsSessionData
@Deprecated public class PermissionsSessionData
PermissionsSessionData A lightweight object used to store all values associated with a single channel session of CPermissionsManager
| Field Summary | |
|---|---|
boolean |
gotActivities
Deprecated. |
boolean |
gotOwners
Deprecated. |
boolean |
gotTargets
Deprecated. |
boolean |
isAuthorized
Deprecated. |
boolean |
isFinished
Deprecated. |
IPermissible[] |
owners
Deprecated. |
IAuthorizationPrincipal[] |
principals
Deprecated. |
ChannelRuntimeData |
runtimeData
Deprecated. |
IServant |
servant
Deprecated. |
long |
startRD
Deprecated. |
ChannelStaticData |
staticData
Deprecated. |
String |
view
Deprecated. |
Document |
XML
Deprecated. |
| Constructor Summary | |
|---|---|
PermissionsSessionData()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ChannelStaticData staticData
public ChannelRuntimeData runtimeData
public String view
public Document XML
public IServant servant
public IAuthorizationPrincipal[] principals
public IPermissible[] owners
public long startRD
public boolean gotActivities
public boolean gotTargets
public boolean gotOwners
public boolean isFinished
public boolean isAuthorized
| Constructor Detail |
|---|
public PermissionsSessionData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||