public interface ProviderLoaderFactory
Modifier and Type | Method and Description |
---|---|
ProviderLoader |
create(KeycloakDeploymentInfo info,
ClassLoader baseClassLoader,
String resource) |
boolean |
supports(String type) |
boolean supports(String type)
ProviderLoader create(KeycloakDeploymentInfo info, ClassLoader baseClassLoader, String resource)
Copyright © 2021 JBoss by Red Hat. All rights reserved.