|
Foundation |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.services.session.SessionContextPermission
public final class SessionContextPermission
This class is used to protect Session Context objects that are stored in the Session Service. In order to get a session context, SessionContext "read" permission is required.
Constructor Summary | |
---|---|
SessionContextPermission(java.lang.String name)
Creates a new SessionContextPermission with the specified name. |
|
SessionContextPermission(java.lang.String name,
java.lang.String actions)
Creates a new SessionContextPermission object with the specified name. |
Constructor Detail |
---|
public SessionContextPermission(java.lang.String name)
name
- the name of the SessionContextPermission.public SessionContextPermission(java.lang.String name, java.lang.String actions)
name
- the name of the SessionContextPermission.actions
- should be null.
|
Foundation |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |