| Package | Description |
|---|---|
| org.red5.server.api.service |
| Modifier and Type | Method and Description |
|---|---|
Set<IStreamPlaybackSecurity> |
IStreamSecurityService.getStreamPlaybackSecurity()
Get handlers that protect stream plaback.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IStreamSecurityService.registerStreamPlaybackSecurity(IStreamPlaybackSecurity handler)
Add handler that protects stream playback.
|
void |
IStreamSecurityService.unregisterStreamPlaybackSecurity(IStreamPlaybackSecurity handler)
Remove handler that protects stream playback.
|
Copyright © 2005–2017 Red5. All rights reserved.