Class SessionInformation

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.SessionInformation
All Implemented Interfaces:
ObjectModel

public class SessionInformation extends GenericModel
Schema for information about a session.
  • Method Details

    • isOk

      public Boolean isOk()
      Gets the ok. ok.
      Returns:
      the ok
    • getInfo

      public SessionAuthentication getInfo()
      Gets the info. Schema for session authentication information.
      Returns:
      the info
    • getUserCtx

      public UserContext getUserCtx()
      Gets the userCtx. Schema for the user context of a session.
      Returns:
      the userCtx