###
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
###
shared
/
org.danbrough.hb.server
/
CustomPrincipal
Custom
Principal
data
class
CustomPrincipal
(
val
userName
:
String
,
val
realm
:
String
)
Members
Constructors
Custom
Principal
Link copied to clipboard
constructor
(
userName
:
String
,
realm
:
String
)
Properties
realm
Link copied to clipboard
val
realm
:
String
user
Name
Link copied to clipboard
val
userName
:
String