|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmdAcl | |
|---|---|
| tigase.server | |
| Uses of CmdAcl in tigase.server |
|---|
| Methods in tigase.server that return CmdAcl | |
|---|---|
static CmdAcl |
CmdAcl.valueof(String acl)
Method description |
static CmdAcl |
CmdAcl.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CmdAcl[] |
CmdAcl.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Method parameters in tigase.server with type arguments of type CmdAcl | |
|---|---|
boolean |
BasicComponent.checkCommandAcl(tigase.xmpp.JID jid,
EnumSet<CmdAcl> acl)
Method description |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||