de.mid.innovator.srv
Class LicSrvUserChkRepAdminReplyTelegram.SsoUserData

java.lang.Object
  extended by de.mid.innovator.srv.LicSrvUserChkRepAdminReplyTelegram.SsoUserData
Enclosing class:
LicSrvUserChkRepAdminReplyTelegram

public static class LicSrvUserChkRepAdminReplyTelegram.SsoUserData
extends Object


Field Summary
 byte[] cookie
           
 boolean isAdm
           
 
Constructor Summary
LicSrvUserChkRepAdminReplyTelegram.SsoUserData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cookie

public byte[] cookie

isAdm

public boolean isAdm
Constructor Detail

LicSrvUserChkRepAdminReplyTelegram.SsoUserData

public LicSrvUserChkRepAdminReplyTelegram.SsoUserData()