public class RefreshTokenIntrospectionProviderFactory extends AccessTokenIntrospectionProviderFactory
ACCESS_TOKEN_TYPE| Constructor and Description |
|---|
RefreshTokenIntrospectionProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
TokenIntrospectionProvider |
create(KeycloakSession session) |
String |
getId() |
close, init, postInitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitorderpublic RefreshTokenIntrospectionProviderFactory()
public TokenIntrospectionProvider create(KeycloakSession session)
create in interface ProviderFactory<TokenIntrospectionProvider>create in class AccessTokenIntrospectionProviderFactorypublic String getId()
getId in interface ProviderFactory<TokenIntrospectionProvider>getId in class AccessTokenIntrospectionProviderFactoryCopyright © 2021 JBoss by Red Hat. All rights reserved.