|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activeio.xnet.hba.StartWithIPAddressPermission
public class StartWithIPAddressPermission
Constructor Summary | |
---|---|
StartWithIPAddressPermission(java.lang.String mask)
|
Method Summary | |
---|---|
static boolean |
canSupport(java.lang.String mask)
|
boolean |
implies(java.net.InetAddress address)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StartWithIPAddressPermission(java.lang.String mask)
Method Detail |
---|
public static boolean canSupport(java.lang.String mask)
public boolean implies(java.net.InetAddress address)
implies
in interface IPAddressPermission
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |