CustomPrincipal

data class CustomPrincipal(val userName: String, val realm: String)

Constructors

Link copied to clipboard
constructor(userName: String, realm: String)

Properties

Link copied to clipboard
Link copied to clipboard