ktor
2.0.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
jvmAndNix
ktor-server-auth
/
io.ktor.server.auth
/
UserIdPrincipal
User
Id
Principal
jvmAndNix
data
class
UserIdPrincipal
(
name
:
String
)
:
Principal
Content copied to clipboard
A user's principal identified by
name
.
Constructors
Properties
See also
See also
jvmAndNix
io.
ktor.
server.
auth.
Authentication
Constructors
User
Id
Principal
Link copied to clipboard
jvmAndNix
fun
UserIdPrincipal
(
name
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
jvmAndNix
val
name
:
String
Content copied to clipboard
of user