Package org.red5.server.api.so
Interface ISharedObjectSecurityService
- All Superinterfaces:
IScopeService
- All Known Subinterfaces:
ISharedObject
- All Known Implementing Classes:
SharedObjectScope
Service that supports protecting access to shared objects.
- Author:
- The Red5 Project, Joachim Bauch (jojo@struktur.de)
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionGet handlers that protect shared objects.voidAdd handler that protects shared objects.voidRemove handler that protects shared objects.
-
Field Details
-
BEAN_NAME
Name of a bean defining that scope service.- See Also:
-
-
Method Details