toggle menu
security-services
JVM
switch theme
search in API
security-services
/
org.cryptotrader.security.library.service
/
IpBanService
Ip
Ban
Service
interface
IpBanService
Inheritors
InMemoryIpBanService
Members
Functions
ban
Link copied to clipboard
abstract
fun
ban
(
ipOrCidr
:
String
)
is
Banned
Link copied to clipboard
abstract
fun
isBanned
(
ip
:
String
)
:
Boolean
unban
Link copied to clipboard
abstract
fun
unban
(
ipOrCidr
:
String
)