Class Passwords.ResetBySessionParameters

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getOrganizationId() is the member's organization ID
      final String getPassword() is the new password to set
      final Locale getLocale()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Passwords.ResetBySessionParameters

        Passwords.ResetBySessionParameters(String organizationId, String password, Locale locale)