public interface IScopeSecurityHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowed(IConnection conn)
Determines whether or not a given connection is allowed.
|
boolean |
allowed(IScope conn)
Determines whether or not a given scope is allowed.
|
boolean allowed(IConnection conn)
conn - connectionboolean allowed(IScope conn)
conn - connectionCopyright © 2005–2017 Red5. All rights reserved.