| 
    keycloak-oidc-service
    
   | 
 


公開メンバ関数 | |
| 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で実装されています。
 1.8.13