Class LicSrvUserChkMdlAdminReplyTelegram.SsoMdlUserData

    • Field Summary

      Fields 
      Modifier and Type Field Description
      byte[] cookie  
      boolean isAdm  
      boolean isApi  
    • Constructor Summary

      Constructors 
      Constructor Description
      SsoMdlUserData()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • isAdm

        public boolean isAdm
      • isApi

        public boolean isApi
      • cookie

        public byte[] cookie
    • Constructor Detail

      • SsoMdlUserData

        public SsoMdlUserData()