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
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 © 2016 JBoss by Red Hat. All rights reserved.