Uses of Enum Class
org.keycloak.it.junit5.extension.DistributionType
Packages that use DistributionType
-
Uses of DistributionType in org.keycloak.it.junit5.extension
Methods in org.keycloak.it.junit5.extension that return DistributionTypeModifier and TypeMethodDescriptionstatic DistributionTypeReturns the enum constant of this class with the specified name.static DistributionType[]DistributionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.it.junit5.extension that return types with arguments of type DistributionTypeModifier and TypeMethodDescriptionstatic Optional<DistributionType>DistributionType.getCurrent()