|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Authorizer | |
|---|---|
| org.cometd.bayeux.server | |
| Uses of Authorizer in org.cometd.bayeux.server |
|---|
| Methods in org.cometd.bayeux.server that return types with arguments of type Authorizer | |
|---|---|
List<Authorizer> |
ConfigurableServerChannel.getAuthorizers()
|
| Methods in org.cometd.bayeux.server with parameters of type Authorizer | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||