|
keycloak
|


公開メンバ関数 | |
| boolean | isSupported () |
Providers that are only supported in some environments can implement this interface to be able to determine if they should be available or not.
| boolean org.keycloak.provider.EnvironmentDependentProviderFactory.isSupported | ( | ) |
true if the provider is supported and should be available, false otherwise org.keycloak.authentication.authenticators.browser.ScriptBasedAuthenticatorFactory, org.keycloak.protocol.docker.DockerAuthV2ProtocolFactory, org.keycloak.protocol.openshift.OpenShiftTokenReviewEndpointFactoryで実装されています。
1.8.13