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, wait
close, init, order, postInit
public OIDCExtProvider create(KeycloakSession session)
create
in interface ProviderFactory<OIDCExtProvider>
public String getId()
getId
in interface ProviderFactory<OIDCExtProvider>
public boolean isSupported()
isSupported
in interface EnvironmentDependentProviderFactory
true
if the provider is supported and should be available, false
otherwiseCopyright © 2020 JBoss by Red Hat. All rights reserved.