toggle menu
security-models
JVM
switch theme
search in API
security-models
/
org.cryptotrader.security.library.entity.ip
/
BannedIpAddress
Banned
Ip
Address
@
Entity
open
class
BannedIpAddress
:
IpAddress
Members
Constructors
Banned
Ip
Address
Link copied to clipboard
constructor
(
)
Functions
get
Id
Link copied to clipboard
open
fun
getId
(
)
:
Long
get
Ip
Address
Link copied to clipboard
open
fun
getIpAddress
(
)
:
String
set
Id
Link copied to clipboard
open
fun
setId
(
id
:
Long
)
set
Ip
Address
Link copied to clipboard
open
fun
setIpAddress
(
ipAddress
:
String
)