api

http4k / org.http4k.security / AccessToken / <init>

<init>

AccessToken(value: String, type: String? = "Bearer", expiresIn: Long? = null, scope: String? = null, refreshToken: RefreshToken? = null)