org.apache.hadoop.security
Class HostAndIPFilter
java.lang.Object
org.apache.hadoop.security.HostAndIPFilter
public final class HostAndIPFilter
- extends Object
It provides static method to verify the host and/or ip-address
class for checking access control related issues.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostAndIPFilter
public HostAndIPFilter()
apply
public static boolean apply(String ipAddress)
Copyright © 2009 The Apache Software Foundation