| Package | Description |
|---|---|
| org.cometd.bayeux.server |
| Modifier and Type | Method and Description |
|---|---|
java.util.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–2019 The CometD Project. All rights reserved.