public class CmdAcl extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CmdAcl.Type |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
CmdAcl.Type |
getType() |
int |
hashCode() |
boolean |
isDomainAllowed(String domain) |
boolean |
isJIDAllowed(BareJID jid) |
String |
toString() |
public static final CmdAcl ADMIN
public CmdAcl(String value)
public CmdAcl.Type getType()
public boolean isJIDAllowed(BareJID jid)
public boolean isDomainAllowed(String domain)
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.