Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
IpPolicy.java File Reference
import java.util.List;
Include dependency graph for IpPolicy.java:

Go to the source code of this file.

Packages

package  dev.rafex.ether.http.security.ip
 Client IP allow and deny policies.

Functions

record dev.rafex.ether.http.security.ip.IpPolicy (List< String > allowList, List< String > denyList)
 Política de control de acceso basada en direcciones IP.