Class RequestUtils

java.lang.Object
de.captaingoldfish.scim.sdk.common.utils.RequestUtils

public final class RequestUtils extends Object
Since:
14.07.2024
Author:
Pascal Knueppel
  • Method Details

    • getAttributeList

      public static List<String> getAttributeList(String attributes)
      parses the given attributes into an array of strings
      Parameters:
      attributes - the attributes request parameter that is expected to be a comma separated string
      Returns:
      the array of the separated attribute names or an empty