public abstract class IpUtil extends Object
IpUtil()
static String
getIpAddr(javax.servlet.http.HttpServletRequest request)
static IPInfoDTO
getIpInfo(String ip)
static boolean
isLocal(String ip)
isValid(String ip)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IpUtil()
public static String getIpAddr(javax.servlet.http.HttpServletRequest request)
public static boolean isValid(String ip)
public static boolean isLocal(String ip)
public static IPInfoDTO getIpInfo(String ip)
Copyright © 2025. All rights reserved.