Class SCIMError

java.lang.Object
org.apache.syncope.ext.scimv2.api.data.SCIMError
All Implemented Interfaces:
Serializable

public class SCIMError extends Object
See Also:
  • Constructor Details

  • Method Details

    • getSchemas

      public List<String> getSchemas()
    • getScimType

      public ErrorType getScimType()
    • getDetail

      public String getDetail()
    • getStatus

      public int getStatus()