JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
G
I
J
S
V
A
authSchemes(defaultScheme, additionalSchemes)
- Method in class io.ktor.auth.jwt.
JWTAuthenticationProvider
G
getPayload()
- Method in class io.ktor.auth.jwt.
JWTCredential
JWT
getPayload()
- Method in class io.ktor.auth.jwt.
JWTPrincipal
JWT
getRealm()
- Method in class io.ktor.auth.jwt.
JWTAuthenticationProvider
JWT realm name that will be used during auth challenge
I
io.ktor.auth.jwt
- package io.ktor.auth.jwt
J
jwt($receiver, name, configure)
- Static method in class io.ktor.auth.jwt.
JWTAuthKt
Installs JWT Authentication mechanism
JWTAuthenticationProvider
- Class in
io.ktor.auth.jwt
JWT authentication provider that will be registered with the specified name
JWTAuthenticationProvider(name)
- Constructor for class io.ktor.auth.jwt.
JWTAuthenticationProvider
JWT authentication provider that will be registered with the specified name
JWTAuthKt
- Class in
io.ktor.auth.jwt
JWTCredential
- Class in
io.ktor.auth.jwt
Represents a JWT credential consist of the specified payload
JWTCredential(payload)
- Constructor for class io.ktor.auth.jwt.
JWTCredential
Represents a JWT credential consist of the specified payload
JWTPrincipal
- Class in
io.ktor.auth.jwt
Represents a JWT principal consist of the specified payload
JWTPrincipal(payload)
- Constructor for class io.ktor.auth.jwt.
JWTPrincipal
Represents a JWT principal consist of the specified payload
S
setRealm(p)
- Method in class io.ktor.auth.jwt.
JWTAuthenticationProvider
JWT realm name that will be used during auth challenge
V
validate(validate)
- Method in class io.ktor.auth.jwt.
JWTAuthenticationProvider
Apply validate function to every call with
class JWTCredential
verifier(verifier)
- Method in class io.ktor.auth.jwt.
JWTAuthenticationProvider
verifier(verifier)
- Method in class io.ktor.auth.jwt.
JWTAuthenticationProvider
verifier(jwkProvider, issuer)
- Method in class io.ktor.auth.jwt.
JWTAuthenticationProvider
verifier(jwkProvider)
- Method in class io.ktor.auth.jwt.
JWTAuthenticationProvider
A
G
I
J
S
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes