Uses of Class
org.apache.camel.undertow.spring.boot.providers.AbstractProviderConfiguration.TYPE
-
Packages that use AbstractProviderConfiguration.TYPE Package Description org.apache.camel.undertow.spring.boot.providers -
-
Uses of AbstractProviderConfiguration.TYPE in org.apache.camel.undertow.spring.boot.providers
Methods in org.apache.camel.undertow.spring.boot.providers that return AbstractProviderConfiguration.TYPE Modifier and Type Method Description AbstractProviderConfiguration.TYPEKeycloakProviderConfiguration. getType()static AbstractProviderConfiguration.TYPEAbstractProviderConfiguration.TYPE. valueOf(String name)Returns the enum constant of this type with the specified name.static AbstractProviderConfiguration.TYPE[]AbstractProviderConfiguration.TYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-