All Known Implementing Classes:
ChangePasswordRequest, DeleteUserRequest, GetUserPrivilegesRequest, GetUsersRequest, HasPrivilegesRequest, PutUserRequest, SetEnabledRequest

public interface UserRequest
Interface for requests that involve user operations
  • Method Summary

    Modifier and Type
    Method
    Description
    Accessor for the usernames that this request pertains to.
  • Method Details

    • usernames

      String[] usernames()
      Accessor for the usernames that this request pertains to. null should never be returned!