Interface PlatformIdentityInfo

All Known Subinterfaces:
PlatformIdentityInfoEntity
All Known Implementing Classes:
BasicPlatformIdentityInfo, PlatformIdentityInfoEntityImpl

public interface PlatformIdentityInfo
Author:
Tijs Rademakers
  • Method Details

    • getId

      String getId()
    • getUserId

      String getUserId()
    • getGroupId

      String getGroupId()
    • getTenantId

      String getTenantId()
    • getName

      String getName()
    • getValue

      Object getValue()
    • getTypeName

      String getTypeName()
    • getUpdateTime

      Date getUpdateTime()