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, postInit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
order
public RefreshTokenIntrospectionProviderFactory()
public TokenIntrospectionProvider create(KeycloakSession session)
create
in interface ProviderFactory<TokenIntrospectionProvider>
create
in class AccessTokenIntrospectionProviderFactory
public String getId()
getId
in interface ProviderFactory<TokenIntrospectionProvider>
getId
in class AccessTokenIntrospectionProviderFactory
Copyright © 2021 JBoss by Red Hat. All rights reserved.