Interface UserInfo

All Superinterfaces:
WithId
All Known Subinterfaces:
MutableUser, User

public interface UserInfo extends WithId
  • Method Details

    • getLogin

      String getLogin()
    • getDirectoryId

      Long getDirectoryId()
    • getExternalId

      String getExternalId()