Package | Description |
---|---|
org.cometd.bayeux.server |
Modifier and Type | Method | Description |
---|---|---|
List<Authorizer> |
ConfigurableServerChannel.getAuthorizers() |
Modifier and Type | Method | 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–2017 The CometD Project. All rights reserved.