Interface DesignAuthentication
-
- All Known Subinterfaces:
DesignAuthenticationEntity
- All Known Implementing Classes:
DesignAuthenticationEntityImpl
public interface DesignAuthentication
- Author:
- Filip Hrisafov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Date
getCreateTime()
String
getId()
String
getTenantId()
String
getToken()
String
getUserId()
-