Class ScimException

    • Field Detail

      • status

        protected int status
        The HTTP status code.
      • scimType

        protected String scimType
        the scim type for scim errors as defined in RFC7644 3.12.
      • responseHeaders

        protected Map<String,​String> responseHeaders
        a map of http headers that should be included in the response
    • Method Detail

      • getDetail

        public String getDetail()