Uses of Enum Class
org.apache.camel.component.azure.eventhubs.CredentialType
Packages that use CredentialType
-
Uses of CredentialType in org.apache.camel.component.azure.eventhubs
Methods in org.apache.camel.component.azure.eventhubs that return CredentialTypeModifier and TypeMethodDescriptionEventHubsConfiguration.getCredentialType()static CredentialTypeReturns the enum constant of this class with the specified name.static CredentialType[]CredentialType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.azure.eventhubs with parameters of type CredentialTypeModifier and TypeMethodDescriptionvoidEventHubsConfiguration.setCredentialType(CredentialType credentialType) Determines the credential strategy to adopt