public interface PolicyService
Modifier and Type | Method and Description |
---|---|
java.util.Map |
getAttributeMap(java.lang.Long policyId,
java.lang.Long resourceTypeId)
fetches a map of all attributes for a particular resource object
in the context of given policy.
|
Policy |
getPolicyById(java.lang.Long policyId) |
java.util.List |
loadPoliciesByRole(Role role,
CertificationCreationContext context) |
java.util.List |
loadPolicy(java.lang.Long policyId,
CertificationCreationContext context) |
Policy getPolicyById(java.lang.Long policyId)
java.util.List loadPoliciesByRole(Role role, CertificationCreationContext context)
java.util.List loadPolicy(java.lang.Long policyId, CertificationCreationContext context)
java.util.Map getAttributeMap(java.lang.Long policyId, java.lang.Long resourceTypeId)
policyId
- - oim policy keyresourceTypeId
- - resource object Id