public class OpenShiftTokenReviewEndpointFactory extends Object implements OIDCExtProviderFactory, EnvironmentDependentProviderFactory
| Constructor and Description |
|---|
OpenShiftTokenReviewEndpointFactory() |
| Modifier and Type | Method and Description |
|---|---|
OIDCExtProvider |
create(KeycloakSession session) |
String |
getId() |
boolean |
isSupported() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, init, order, postInitpublic OIDCExtProvider create(KeycloakSession session)
create in interface ProviderFactory<OIDCExtProvider>public String getId()
getId in interface ProviderFactory<OIDCExtProvider>public boolean isSupported()
isSupported in interface EnvironmentDependentProviderFactorytrue if the provider is supported and should be available, false otherwiseCopyright © 2021 JBoss by Red Hat. All rights reserved.