Uses of Enum Class
org.apache.camel.undertow.spring.boot.providers.AbstractProviderConfiguration.TYPE
Packages that use AbstractProviderConfiguration.TYPE
-
Uses of AbstractProviderConfiguration.TYPE in org.apache.camel.undertow.spring.boot.providers
Methods in org.apache.camel.undertow.spring.boot.providers that return AbstractProviderConfiguration.TYPEModifier and TypeMethodDescriptionKeycloakProviderConfiguration.getType()Returns the enum constant of this class with the specified name.static AbstractProviderConfiguration.TYPE[]AbstractProviderConfiguration.TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.