All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----NET.shudo.moba.net.AccessController
public static final boolean DEFAULT_POLICY
public AccessController(String filename) throws IOException
public AccessController(File file) throws IOException
public AccessController(Reader in) throws IOException
public AccessController(String filename, boolean debug) throws IOException
public AccessController(File file, boolean debug) throws IOException
public AccessController(Reader in, boolean debug) throws IOException
public boolean allow(Socket sock)
public boolean allow(InetAddress addr, String user)
All Packages Class Hierarchy This Package Previous Next Index