|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GrantAuthorizer | |
|---|---|
| org.cometd.server.authorizer | |
| Uses of GrantAuthorizer in org.cometd.server.authorizer |
|---|
| Fields in org.cometd.server.authorizer declared as GrantAuthorizer | |
|---|---|
static GrantAuthorizer |
GrantAuthorizer.GRANT_ALL
Grants Operation#CREATE, Operation#SUBSCRIBE and Operation#PUBLISH authorization |
static GrantAuthorizer |
GrantAuthorizer.GRANT_CREATE
Grants Operation#CREATE authorization |
static GrantAuthorizer |
GrantAuthorizer.GRANT_CREATE_SUBSCRIBE
Grants Operation#CREATE and Operation#SUBSCRIBE authorization |
static GrantAuthorizer |
GrantAuthorizer.GRANT_NONE
Grants no authorization, the authorization request is ignored |
static GrantAuthorizer |
GrantAuthorizer.GRANT_PUBLISH
Grants Operation#PUBLISH authorization |
static GrantAuthorizer |
GrantAuthorizer.GRANT_SUBSCRIBE
Grants Operation#SUBSCRIBE authorization |
static GrantAuthorizer |
GrantAuthorizer.GRANT_SUBSCRIBE_PUBLISH
Grants Operation#SUBSCRIBE and Operation#PUBLISH authorization |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||