Class OsgiAclServiceFactory
java.lang.Object
org.opencastproject.authorization.xacml.manager.impl.OsgiAclServiceFactory
- All Implemented Interfaces:
AclServiceFactory
OSGi implementation of
AclServiceFactory.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionserviceFor(Organization org) Create an ACL service for an organization dependend context.voidvoidsetIndex(ElasticsearchIndex index) voidsetSecurityService(SecurityService securityService)
-
Field Details
-
index
-
-
Constructor Details
-
OsgiAclServiceFactory
public OsgiAclServiceFactory()
-
-
Method Details
-
serviceFor
Description copied from interface:AclServiceFactoryCreate an ACL service for an organization dependend context.- Specified by:
serviceForin interfaceAclServiceFactory
-
setAclDb
-
setSecurityService
-
setIndex
-