viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.security
/
PolymorphicPrincipal
Polymorphic
Principal
data
class
PolymorphicPrincipal
(
val
labelVariable
:
LabelVariable
)
:
Principal
Constructors
Functions
Properties
Constructors
Polymorphic
Principal
Link copied to clipboard
fun
PolymorphicPrincipal
(
labelVariable
:
LabelVariable
)
Functions
to
Document
Link copied to clipboard
open
override
fun
toDocument
(
)
:
Document
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
label
Variable
Link copied to clipboard
val
labelVariable
:
LabelVariable