Package | Description |
---|---|
org.keycloak.authorization.protection.introspect | |
org.keycloak.protocol.oidc |
Modifier and Type | Class and Description |
---|---|
class |
RPTIntrospectionProvider
Introspects token accordingly with UMA Bearer Token Profile.
|
Modifier and Type | Method and Description |
---|---|
TokenIntrospectionProvider |
RPTIntrospectionProviderFactory.create(KeycloakSession session) |
Modifier and Type | Class and Description |
---|---|
class |
AccessTokenIntrospectionProvider |
class |
RefreshTokenIntrospectionProvider |
Modifier and Type | Method and Description |
---|---|
TokenIntrospectionProvider |
RefreshTokenIntrospectionProviderFactory.create(KeycloakSession session) |
TokenIntrospectionProvider |
AccessTokenIntrospectionProviderFactory.create(KeycloakSession session) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.