Package org.apache.felix.eventadmin.impl.security

Interface Summary
TopicPermissions A TopicPermission factory.
 

Class Summary
CacheTopicPermissions An implementation of the TopicPermissions factory that uses a given cache in order to speed-up topic permission creation.
EventAdminSecurityDecorator This class is a decorator for an EventAdmin service.
SecureEventAdminFactory This class is a factory that secures a given EventAdmin service by wrapping it with a new instance of an EventAdminSecurityDecorator on any call to its getService() method.