| Package | Description |
|---|---|
| org.cometd.bayeux.server |
| Modifier and Type | Method and Description |
|---|---|
List<Authorizer> |
ConfigurableServerChannel.getAuthorizers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurableServerChannel.addAuthorizer(Authorizer authorizer)
Adds the given
Authorizer that grants or denies operations on this channel. |
void |
ConfigurableServerChannel.removeAuthorizer(Authorizer authorizer)
Removes the given
Authorizer. |
Copyright © 2008–2015 Dojo Foundation. All rights reserved.