Package org.apache.activeio.xnet.hba
Class FactorizedIPAddressPermission
java.lang.Object
org.apache.activeio.xnet.hba.FactorizedIPAddressPermission
- All Implemented Interfaces:
Serializable
,IPAddressPermission
- Version:
- $Revision$ $Date$
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
canSupport
(String mask) boolean
implies
(InetAddress address)
-
Constructor Details
-
FactorizedIPAddressPermission
-
-
Method Details
-
canSupport
-
implies
- Specified by:
implies
in interfaceIPAddressPermission
-