Uses of Enum Class
io.camunda.security.entity.ClusterMetadata.AppName
Packages that use ClusterMetadata.AppName
-
Uses of ClusterMetadata.AppName in io.camunda.security.entity
Methods in io.camunda.security.entity that return ClusterMetadata.AppNameModifier and TypeMethodDescriptionstatic ClusterMetadata.AppNameReturns the enum constant of this class with the specified name.static ClusterMetadata.AppName[]ClusterMetadata.AppName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.security.entity that return types with arguments of type ClusterMetadata.AppNameMethod parameters in io.camunda.security.entity with type arguments of type ClusterMetadata.AppNameModifier and TypeMethodDescriptionClusterMetadata.setUrls(Map<ClusterMetadata.AppName, String> urls)