Interface AclServiceFactory
- All Known Implementing Classes:
OsgiAclServiceFactory
public interface AclServiceFactory
Factory to create context dependend
AclServices.-
Method Summary
Modifier and TypeMethodDescriptionserviceFor(Organization org) Create an ACL service for an organization dependend context.
-
Method Details
-
serviceFor
Create an ACL service for an organization dependend context.
-