All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----NET.shudo.moba.net.AccessControler
public static final boolean DEFAULT_POLICY
public AccessControler(String filename) throws IOException
public AccessControler(File file) throws IOException
public AccessControler(InputStream in) throws IOException
public AccessControler(String filename, boolean debug) throws IOException
public AccessControler(File file, boolean debug) throws IOException
public AccessControler(InputStream 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