Class ClassLoaderUtil
java.lang.Object
org.keycloak.client.registration.cli.util.ClassLoaderUtil
- Author:
- Marek Posolda
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassLoaderresolveClassLoader(String libDir) Detect if BC FIPS jars are present in the given directory.
-
Constructor Details
-
ClassLoaderUtil
public ClassLoaderUtil()
-
-
Method Details
-
resolveClassLoader
Detect if BC FIPS jars are present in the given directory. Return classloader with appropriate JARS based on that
-