|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrivilegeContext | |
---|---|
com.sas.hls.drug.analysis | Service and class definitions for manipulating and creating SAS Drug Development analyses. |
com.sas.hls.drug.project | Service and class definitions for manipulating and creating SAS Drug Development projects. |
com.sas.hls.organization | Service and class definitions for manipulating and creating organizations. |
com.sas.hls.security.privilege | Class definitions for identifying and using privileges in the system. |
com.sas.hls.security.role | Service and class definitions for manipulating and creating roles, their availability in contexts, and their membership lists. |
Uses of PrivilegeContext in com.sas.hls.drug.analysis |
---|
Classes in com.sas.hls.drug.analysis that implement PrivilegeContext | |
---|---|
class |
Analysis
A data object that represents a SAS Drug Development analysis and contains all properties of a analysis defined within a project in the system. |
class |
AnalysisDescriptor
A light-weight representation of a SAS Drug Development Analysis. |
Uses of PrivilegeContext in com.sas.hls.drug.project |
---|
Classes in com.sas.hls.drug.project that implement PrivilegeContext | |
---|---|
class |
Project
A data object that represents a SAS Drug Development project and contains all properties of a project defined within an organization in the system. |
class |
ProjectDescriptor
A light-weight representation of a SAS Drug Development Project. |
Uses of PrivilegeContext in com.sas.hls.organization |
---|
Classes in com.sas.hls.organization that implement PrivilegeContext | |
---|---|
class |
Organization
A data object that contains all attributes of an organization in the system. |
class |
OrganizationDescriptor
A light-weight representation of a SAS Drug Development Organization. |
Uses of PrivilegeContext in com.sas.hls.security.privilege |
---|
Methods in com.sas.hls.security.privilege with parameters of type PrivilegeContext | |
---|---|
Set<Privilege> |
PrivilegeService.getAvailablePrivileges(PrivilegeContext context)
Get the set of privileges available at a given context. |
Uses of PrivilegeContext in com.sas.hls.security.role |
---|
Subinterfaces of PrivilegeContext in com.sas.hls.security.role | |
---|---|
interface |
RoleContext
An interface indicating a context that supports the definition of roles. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |