TempBan

class TempBan(accessStr: String, duration: Duration, issuer: String? = null, reason: String? = null) : TemporaryAttribute

Constructors

Link copied to clipboard
constructor(accessStr: String, duration: Duration, issuer: String? = null, reason: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun matches(address: String): Boolean