Interface UserCapabilities

All Known Implementing Classes:
DirectoryUserCapabilities

public interface UserCapabilities
Details of which operations can be performed on a user.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Whether the user can request a password reset.
  • Method Details

    • canResetPassword

      boolean canResetPassword()
      Whether the user can request a password reset.
      Returns:
      true if the user's password can be reset