Hanami backend
Toggle table of contents
2026.7.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Hanami backend
Hanami backend
/
fi.aalto.cs.hanami.auth
/
IdentitySource
/
profile
profile
abstract
suspend
fun
profile
(
userId
:
Long
,
token
:
String
)
:
UserProfile
(
source
)
Returns the A+ profile identified by
userId
using the caller's
token
.