Uses of Enum Class
org.flowable.external.worker.spring.boot.ExternalWorkerRestProperties.AuthenticationType
-
Uses of ExternalWorkerRestProperties.AuthenticationType in org.flowable.external.worker.spring.boot
Methods in org.flowable.external.worker.spring.boot that return ExternalWorkerRestProperties.AuthenticationTypeModifier and TypeMethodDescriptionExternalWorkerRestProperties.Authentication.getType()Returns the enum constant of this class with the specified name.ExternalWorkerRestProperties.AuthenticationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.flowable.external.worker.spring.boot with parameters of type ExternalWorkerRestProperties.AuthenticationTypeModifier and TypeMethodDescriptionvoidExternalWorkerRestProperties.Authentication.setType(ExternalWorkerRestProperties.AuthenticationType type)