public class RPTIntrospectionProvider extends AccessTokenIntrospectionProvider
| Modifier and Type | Field and Description |
|---|---|
protected static org.jboss.logging.Logger |
LOGGER |
| Constructor and Description |
|---|
RPTIntrospectionProvider(KeycloakSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
javax.ws.rs.core.Response |
introspect(String token) |
toAccessToken, verifyAccessTokenpublic RPTIntrospectionProvider(KeycloakSession session)
public javax.ws.rs.core.Response introspect(String token)
introspect in interface TokenIntrospectionProviderintrospect in class AccessTokenIntrospectionProviderpublic void close()
close in interface Providerclose in class AccessTokenIntrospectionProviderCopyright © 2018 JBoss by Red Hat. All rights reserved.