# File lib/authlogic/acts_as_authentic/single_access_token.rb, line 22 def change_single_access_token_with_password(value = nil) rw_config(:change_single_access_token_with_password, value, false) end