| Package | Description |
|---|---|
| org.red5.server.api.service |
| Modifier and Type | Method and Description |
|---|---|
Set<IStreamPublishSecurity> |
IStreamSecurityService.getStreamPublishSecurity()
Get handlers that protect stream publishing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IStreamSecurityService.registerStreamPublishSecurity(IStreamPublishSecurity handler)
Add handler that protects stream publishing.
|
void |
IStreamSecurityService.unregisterStreamPublishSecurity(IStreamPublishSecurity handler)
Remove handler that protects stream publishing.
|
Copyright © 2005–2017 Red5. All rights reserved.