Interface CreateUserResponse

All Known Implementing Classes:
CreateUserResponseImpl

@Deprecated public interface CreateUserResponse
Deprecated.
since 8.8 for removal in 8.9, replaced by CreateUserResponse
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Deprecated.
    Returns the key of the created user.
  • Method Details

    • getUserKey

      long getUserKey()
      Deprecated.
      Returns the key of the created user.
      Returns:
      the key of the created user.