Interface SelfResource

All Known Implementing Classes:
SelfResourceImpl

@Path("Me") public interface SelfResource
From SCIM Protocol Specification, section 3, page 9
Author:
chrisharm
See Also:
  • Scim spec section 3.2 Resource Endpoint Operations Description -------- ---------------- ---------------------- -------------------- Self /Me GET, POST, PUT, PATCH, Alias for operations DELETE (Section 3.11) against a resource mapped to an authenticated subject (e.g., User).