|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Acl | |
---|---|
com.sas.hls.security.acl | Service and class definitions for manipulating and creating acls. |
Uses of Acl in com.sas.hls.security.acl |
---|
Subclasses of Acl in com.sas.hls.security.acl | |
---|---|
class |
AclContainer
A data object that contains owner and access permission information for a container. |
Methods in com.sas.hls.security.acl that return Acl | |
---|---|
Acl |
AclService.getAcl(AclSecurable aclSecurable)
Gets the acl for the object. |
Acl |
AclContainer.getDefaultAcl()
Gets the default acl for this aclContainer |
Acl |
AclService.updateAcl(AclSecurable aclSecurable,
Acl acl)
Updates the specified object with the acl |
Methods in com.sas.hls.security.acl with parameters of type Acl | |
---|---|
void |
AclContainer.setDefaultAcl(Acl defaultAcl)
Sets the default acl for this aclContainer |
Acl |
AclService.updateAcl(AclSecurable aclSecurable,
Acl acl)
Updates the specified object with the acl |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |