ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
ktor-auth
/
io.ktor.auth
/
UserIdPrincipal
User
Id
Principal
data
class
UserIdPrincipal
(
name
:
String
)
:
Principal
Content copied to clipboard
Represents a simple user's principal identified by
name
Constructors
Properties
Constructors
User
Id
Principal
Link copied to clipboard
fun
UserIdPrincipal
(
name
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
of user