api

http4k / org.http4k.security.oauth.server.accesstoken / GrantType

GrantType

enum class GrantType

Enum Values

Name Summary
AuthorizationCode  
ClientCredentials  
RefreshToken  

Properties

Name Summary
rfcValue val rfcValue: String