| Package | Description |
|---|---|
| org.red5.server.api.scope | |
| org.red5.server.scope |
| Modifier and Type | Method and Description |
|---|---|
void |
IBasicScope.setSecurityHandlers(Set<IScopeSecurityHandler> securityHandlers)
Sets the scope security handlers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeSecurityHandler
Scope security handler providing positive results to any allow request.
|
| Modifier and Type | Field and Description |
|---|---|
protected CopyOnWriteArraySet<IScopeSecurityHandler> |
BasicScope.securityHandlers
List of security handlers
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicScope.setSecurityHandlers(Set<IScopeSecurityHandler> handlers)
Sets the scope security handlers.
|
Copyright © 2005–2017 Red5. All rights reserved.