Class IgnoredArtifacts
java.lang.Object
org.keycloak.quarkus.runtime.configuration.IgnoredArtifacts
Ignore particular artifacts based on build configuration
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FIPS_ENABLED
-
FIPS_DISABLED
-
JDBC_H2
-
JDBC_POSTGRES
-
JDBC_MARIADB
-
JDBC_MYSQL
-
JDBC_MSSQL
-
JDBC_ORACLE
-
JDBC_DRIVERS
-
HEALTH
-
METRICS
-
-
Constructor Details
-
IgnoredArtifacts
public IgnoredArtifacts()
-
-
Method Details
-
getDefaultIgnoredArtifacts
-