Interface AuthenticatedResource

All Known Subinterfaces:
ExportResource, FileResource, FolderResource, ImageResource, MigrationResource, PageResource, PolicyMapResource, ValidationResource

public interface AuthenticatedResource
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setSessionId(String sessionId)
    Set the sessionId for this request.
  • Method Details

    • setSessionId

      @QueryParam("sid") void setSessionId(String sessionId)
      Set the sessionId for this request.
      Parameters:
      sessionId - Id of the session to use for this ContentNodeResource