Class SessionInformation

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class SessionInformation
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Schema for information about a session.
    • Constructor Detail

      • SessionInformation

        public SessionInformation()
    • Method Detail

      • 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