Uses of Class
tigase.server.CmdAcl

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
 



Copyright © 2012 Tigase. All Rights Reserved.