Package org.apache.activeio.xnet.hba
Class IPAddressPermissionFactory
- java.lang.Object
-
- org.apache.activeio.xnet.hba.IPAddressPermissionFactory
-
public class IPAddressPermissionFactory extends java.lang.Object
- Version:
- $Revision$ $Date$
-
-
Constructor Summary
Constructors Constructor Description IPAddressPermissionFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IPAddressPermission
getIPAddressMask(java.lang.String mask)
-
-
-
Method Detail
-
getIPAddressMask
public static IPAddressPermission getIPAddressMask(java.lang.String mask)
-
-