|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessControlTemplateInterface | |
---|---|
com.sas.services.information.metadata | Information Service metadata. |
Uses of AccessControlTemplateInterface in com.sas.services.information.metadata |
---|
Methods in com.sas.services.information.metadata that return types with arguments of type AccessControlTemplateInterface | |
---|---|
java.util.List<AccessControlTemplateInterface> |
AuthorizationUtilInterface.getACTs()
Get ACTs that protect an object. |
java.util.List<AccessControlTemplateInterface> |
AuthorizationUtil.getACTs()
Get ACTs that protect an object |
Methods in com.sas.services.information.metadata with parameters of type AccessControlTemplateInterface | |
---|---|
void |
AuthorizationUtilInterface.applyACT(AccessControlTemplateInterface act)
Apply an ACTs to protect an object |
void |
AuthorizationUtil.applyACT(AccessControlTemplateInterface act)
Apply an ACT to protect an object |
void |
AuthorizationUtilInterface.removeACT(AccessControlTemplateInterface act)
Remove an ACT from protecting an object. |
void |
AuthorizationUtil.removeACT(AccessControlTemplateInterface act)
Remove an ACT from protecting an object |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |