viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.security
/
HostPrincipal
Host
Principal
data
class
HostPrincipal
(
val
host
:
Host
)
:
Principal
Constructors
Functions
Properties
Constructors
Host
Principal
Link copied to clipboard
fun
HostPrincipal
(
host
:
Host
)
Functions
to
Document
Link copied to clipboard
open
override
fun
toDocument
(
)
:
Document
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
host
Link copied to clipboard
val
host
:
Host